• 0

    posted a message on [1.5.2,1.4.4-1.4.5] New Dungeons[V1.8.5][SSP][SMP][Forge]

    Not many recent posts here, apologies if there is a new topic and I missed a pin. Are you still looking for trap ideas?

    Posted in: Minecraft Mods
  • 0

    posted a message on Better HUD: Customizable Vanilla HUD and 25+ New In‑game Widgets

    Just got this after updating to 1.3.5 for 1.7.10



    ---- Minecraft Crash Report ----
    // There are four lights!

    Time: 1/11/16 1:55 AM
    Description: Unexpected error

    java.lang.NullPointerException: Unexpected error
    at tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:127)
    at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:120)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_526_BetterHud_onRenderTick_Post.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:176)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038)
    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 tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:127)
    at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:120)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_526_BetterHud_onRenderTick_Post.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:176)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Eniam'/10164, l='MpServer', x=NaN, y=51.72, z=NaN]]
    Chunk stats: MultiplayerChunkCache: 1089, 1089
    Level seed: 0
    Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-74,64,7), Chunk: (at 6,4,7 in -5,0; contains blocks -80,0,0 to -65,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 1555099 game time, 1841063 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: 13 total; [EntityTFNagaSegment['unknown'/44935, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44936, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44937, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44938, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44939, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44940, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44941, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44942, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44943, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44944, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44945, l='MpServer', x=0.00, y=0.00, z=0.00], EntityTFNagaSegment['unknown'/44946, l='MpServer', x=0.00, y=0.00, z=0.00], EntityClientPlayerMP['Eniam'/10164, l='MpServer', x=NaN, y=51.72, z=NaN]]
    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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1932086712 bytes (1842 MB) / 3652714496 bytes (3483 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4096m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 103
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 172 mods loaded, 172 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.1558-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJAAAA appliedenergistics2-core{rv2-stable-3} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA CustomLanPort{0.0.1} [CustomLanPort] (minecraft.jar)
    UCHIJAAAA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
    UCHIJAAAA LanteaCraft-Core{1.0} [LanteaCraft Core] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
    UCHIJAAAA OpenModsCore{0.6} [OpenModsCore] (minecraft.jar)
    UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJAAAA malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar)
    UCHIJAAAA sapmanpack{2.3.0} [SanAndreasPs Manager Pack CORE edition] (SAPManPack-1.7.10-2.3.0.jar)
    UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCHIJAAAA deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar)
    UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCHIJAAAA appliedenergistics2{rv2-stable-3} [Applied Energistics 2] (appliedenergistics2-rv2-stable-3.jar)
    UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
    UCHIJAAAA attainedDrops{1.3} [Attained Drops] (AttainedDrops-1.7.10-1.3.jar)
    UCHIJAAAA D3Core{1.1.0.31} [D3Core] (D3Core-1.7.10-1.1.0.31.jar)
    UCHIJAAAA AutoCrafter2000{1.1.0.33} [AutoCrafter2000] (AutoCrafter2000-1.7.10-1.1.0.33.jar)
    UCHIJAAAA Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
    UCHIJAAAA hud{1.3.5} [Better HUD] (Better HUD by NukeDuck [1.7.10][1.3.5].jar)
    UCHIJAAAA betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
    UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
    UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJAAAA Botania{r1.7-229} [Botania] (Botania r1.7-229.jar)
    UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCHIJAAAA BrandonsCore{1.0.0.6} [Brandon's Core] (BrandonsCore-1.0.0.6.jar)
    UCHIJAAAA BuildCraft|Core{7.1.12} [BuildCraft] (buildcraft-7.1.12.jar)
    UCHIJAAAA redgear_core{2.2.0} [Red Gear Core] (RedGearCore-1.7.10-2.2.0.jar)
    UCHIJAAAA redgear_brewcraft{1.2.3} [Brewcraft] (Brewcraft-Mod-1.7.10.jar)
    UCHIJAAAA BuildCraft|Builders{7.1.12} [BC Builders] (buildcraft-7.1.12.jar)
    UCHIJAAAA BuildCraft|Transport{7.1.12} [BC Transport] (buildcraft-7.1.12.jar)
    UCHIJAAAA BuildCraft|Energy{7.1.12} [BC Energy] (buildcraft-7.1.12.jar)
    UCHIJAAAA BuildCraft|Silicon{7.1.12} [BC Silicon] (buildcraft-7.1.12.jar)
    UCHIJAAAA BuildCraft|Robotics{7.1.12} [BC Robotics] (buildcraft-7.1.12.jar)
    UCHIJAAAA BuildCraft|Factory{7.1.12} [BC Factory] (buildcraft-7.1.12.jar)
    UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
    UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
    UCHIJAAAA BuildCraft|Compat{7.1.2} [BuildCraft Compat] (buildcraft-compat-7.1.2.jar)
    UCHIJAAAA buildersguides{1.7.10-1.0.2} [Builder's Guides] (buildersguides-1.7.10-1.0.2.jar)
    UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
    UCHIJAAAA calendar{V0.1 - 1.7.10} [Calendar] (Calendar-Mod-1.7.10.jar)
    UCHIJAAAA CarpentersBlocks{3.2.5} [Carpenter's Blocks] (Carpenters-Blocks-Mod-1.7.10.zip)
    UCHIJAAAA catwalks{2.0.1} [Catwalks Mod] (Catwalks-2-Mod-1.7.10.jar)
    UCHIJAAAA catwalkmod{x.x.x} [Legacy Catwalk Compat] (Catwalks-2-Mod-1.7.10.jar)
    UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
    UCHIJAAAA claysoldiers{2.0.0b} [Clay Soldiers Mod] (Clay-Soldiers-Mod-1.7.10.jar)
    UCHIJAAAA cnbutil{V1.0.3} [CNBUtil] (cnbutil-1.7.10-1.0.3.jar)
    UCHIJAAAA colourfulportalsmod{1.4.1} [Colourful Portals] (Colourful-Portals-Mod-1.7.10.jar)
    UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
    UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
    UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
    UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
    UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
    UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
    UCHIJAAAA darkcore{0.25} [Dark Core] (darkcore-0.25-35.jar)
    UCHIJAAAA dutchangeldragons{1.1} [Decoy Dragons] (DecoyDragons-Mod-1.7.10.jar)
    UCHIJAAAA DeepSeaDiving{1.1.0} [DeepSeaDiving] (Deep-Sea-Diving-Mod-1.7.10.jar)
    UCHIJAAAA source_code293.digitalxp{0.1.5} [DigitalXP] (DigitalXP-1.7.10-0.1.5.jar)
    UCHIJAAAA OmnisCore{0.1.0} [Omnis Core] (OmnisCore-1.7.10 - 0.0.6-universal.jar)
    UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
    UCHIJAAAA dimensionalPockets{0.11.4.1} [Dimensional Pockets] (DimensionalPockets-1.7.10-0.11.4.1-universal.jar)
    UCHIJAAAA doubledoors{V0.1 - 1.7.10} [Double Doors] (Double-doors-mod-by-derbam-1.7.10.jar)
    UCHIJAAAA DraconicEvolution{1.0.2-snapshot_3} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_3.jar)
    UCHIJAAAA DragonMounts{r39} [Dragon Mounts] (Dragon-Mounts-Mod-1.7.10.jar)
    UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
    UCHIJAAAA dualhotbar{1.6} [Dual Hotbar] (dualhotbar-1.7.10-1.6.jar)
    UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
    UCHIJAAAA endercompass{1.1} [Ender Compass] (EnderCompass-1.7.10-1.1.jar)
    UCHIJAAAA moddisruptor{0.1} [Disruptor Mod] (Enderman-Disruptor-Mod-1.7.10.jar)
    UCHIJAAAA etfuturum{1.2.1} [Et Futurum] (Et-Futurum-Mod-1.7.10.jar)
    UCHIJAAAA ExtendingLadder{3.1.1} [Extendable Ladders] (Extendable-Ladders-Mod-1.7.10.jar)
    UCHIJAAAA extfar{1.7.10-2.1} [Extended Farming] (extfar-1.7.10-2.1.jar)
    UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA ExtraUtilities{1.2.8} [Extra Utilities] (extrautilities-1.2.8.jar)
    UCHIJAAAA extinguisher{V0.1 - 1.7.10} [Extinguisher] (Fire-Extinguisher-Mod-1.7.10.jar)
    UCHIJAAAA Flax{1.7.10-1.2} [Flax] (Flax-1.7.10-1.2.jar)
    UCHIJAAAA fossil{1.7.10 Build 7.1.0} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.1.jar)
    UCHIJAAAA foxlib{0.4.0} [FoxLib] (FoxLib-1.7.10.jar)
    UCHIJAAAA frames{V0.1 - 1.7.10} [Frames] (Frames-Mod-1.7.10.jar)
    UCHIJAAAA GardenCore{1.7.10-1.6.1} [Garden Core] (GardenStuff-1.7.10-1.6.1.jar)
    UCHIJAAAA GardenContainers{1.7.10-1.6.1} [Garden Containers] (GardenStuff-1.7.10-1.6.1.jar)
    UCHIJAAAA GardenStuff{1.7.10-1.6.1} [Garden Stuff] (GardenStuff-1.7.10-1.6.1.jar)
    UCHIJAAAA GardenTrees{1.7.10-1.6.1} [Garden Trees] (GardenStuff-1.7.10-1.6.1.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 glowstoneseeds{V0.1 - 1.7.10} [Glowstone Seeds] (Glowstone-Seeds-Mod-1.7.10.jar)
    UCHIJAAAA GollumCoreLib{2.0.0} [Gollum Core Lib] (GollumCoreLib-2.0.0Beta1.0-1.7.10.jar)
    UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCHIJAAAA GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
    UCHIJAAAA hammertime{Hammer Time-1.7.10-1.3.3} [Hammer Time!] (Hammer-Time-Mod-1.7.10.jar)
    UCHIJAAAA wuppy29_harderpeaceful{1.7.3} [Harder Peaceful] (Harder-Peaceful-Mod-1.7.10.jar)
    UCHIJAAAA hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar)
    UCHIJAAAA HopperDuctMod{1.3.1} [Hopper Ducts] (Hopper-Ducts-Mod-1.7.10.jar)
    UCHIJAAAA imc{1.6} [Improving Minecraft] (Improving-Minecraft-Mod-1.7.10.jar)
    UCHIJAAAA IC2{2.2.628-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
    UCHIJAAAA instantblocks{1.5.4} [Instant Blocks] (InstantBlocks_v1.5.4.jar)
    UCHIJAAAA inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar)
    UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
    UCHIJAAAA journeymap{5.1.3} [JourneyMap] (JourneyMap-Mod-1.7.10-Unlimited.jar)
    UCHIJAAAA jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.4.jar)
    UCHIJAAAA llibrary{0.3.2-1.7.10} [LLibrary] (LLibrary-0.3.2-1.7.10.jar)
    UCHIJAAAA jurassicraft{1.4.4} [JurassiCraft] (JurassiCraft-1.4.4.jar)
    UCHIJAAAA lampposts{V0.1 - 1.7.10} [Lamp Posts] (Lamp-Posts-Mod-1.7.10.jar)
    UCHIJAAAA LanteaCraft{1.0.0-70} [LanteaCraft] (LanteaCraft-1.7.10-70.jar)
    UCHIJAAAA reaper_lantern{1.44} [Lantern mod] (Lantern-Mod-1.7.10.jar)
    UCHIJAAAA latticemod{1.0} [Lattice Mod] (Lattice-Mod-1.7.10.jar)
    UCHIJAAAA LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar)
    UCHIJAAAA levelup{0.4} [Level Up!] (Level-Up-Mod-1.7.10.jar)
    UCHIJAAAA lp{1.0.0} [LightsPlus] (LightsPlus 1.7.10_1.1.0.jar)
    UCHIJAAAA Lumberjack{1.1.0.21} [Lumberjack] (Lumberjack-1.7.10-1.1.0.21.jar)
    UCHIJAAAA malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar)
    UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
    UCHIJAAAA MCA{1.7.10-5.1.0.1} [Minecraft Comes Alive] (MCA-1.7.10-5.1.0.1-universal.jar)
    UCHIJAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
    UCHIJAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
    UCHIJAAAA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
    UCHIJAAAA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
    UCHIJAAAA MineChess{1.3.8} [MineChess] (MineChess-Mod-1.7.10.jar)
    UCHIJAAAA me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.7.10-1.3.2.1.jar)
    UCHIJAAAA AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.10-1.3.2.1.jar)
    UCHIJAAAA MorePistons{2.0.0 Beta 1.0} [More Pistons] (MorePistons-2.0.0Beta1.0-1.7.10.jar)
    UCHIJAAAA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
    UCHIJAAAA cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar)
    UCHIJAAAA MultiPageChest{1.3.2} [Multi Page Chest] (MultiPageChest-1.3.2-MC1.7.10.jar)
    UCHIJAAAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
    UCHIJAAAA newdungeons{0.3} [New Dungeons] (NewDungeons-0.3(1.7.10).jar)
    UCHIJAAAA OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar)
    UCHIJAAAA OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar)
    UCHIJAAAA PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.jar)
    UCHIJAAAA QuartzPlus{0.9.04} [Quartz Plus] (QuartzPlus-1.7.10-0.9.04.jar)
    UCHIJAAAA BridgeRails{3.0.0} [Rail Bridges] (Rail-Bridges-Mod-1.7.10.jar)
    UCHIJAAAA SidbenRedstoneJukebox{2.1} [Redstone Jukebox] (Redstone-Jukebox-Mod-1.7.10.jar)
    UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
    UCHIJAAAA rfwindmill{0.7a} [RF Windmill] (rfwindmill-1.7.10-0.7a.jar)
    UCHIJAAAA RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
    UCHIJAAAA securitycraft{v1.6.1} [SecurityCraft] (SecurityCraft v1.6.0 for 1.7.10.jar)
    UCHIJAAAA SGCraft{1.9.3} [Greg's SG Craft] (SGCraft-1.9.3-mc1.7.10.jar)
    UCHIJAAAA shipwrecks_winslow{1.6.2} [Shipwrecks!] (Shipwrecks-Mod-1.7.10.jar)
    UCHIJAAAA ani_siege{v1.0} [Siege] (Siege Mod-1.7.2-v1.0.jar)
    UCHIJAAAA Sleep{0.0-1} [Sleep] (Sleep-Mod-1.7.10.jar)
    UCHIJAAAA SolarFlux{1.7.10-0.8a} [Solar Flux] (SolarFlux-1.7.10-0.8a.jar)
    UCHIJAAAA soulforest{1.9.3} [Soul Forest Mod] (Soul-Forest-Mod-1.7.10.jar)
    UCHIJAAAA spikes{V0.1 - 1.7.10} [Spikes] (Spikes-Mod-1.7.10.jar)
    UCHIJAAAA Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
    UCHIJAAAA Tails{$version} [Tails] (Tails-1.7.10-1.0.0.jar)
    UCHIJAAAA TardisMod{0.985} [Tardis Mod] (tardismod-1.7.10-0.985-178.jar)
    UCHIJAAAA salty{v1.0} [salty] (The-Salty-Sunshine-Mod-1.7.10.jar)
    UCHIJAAAA erebus{0.2a} [Erebus] (TheErebus-0.2b.jar)
    UCHIJAAAA TotemDefender{1.0.2} [Totem Defender] (Totem-Defender-Mod-1.7.10.jar)
    UCHIJAAAA tropicraft{v6.0} [Tropicraft] (tropicraft-6.0.2.jar)
    UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    UCHIJAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
    UCHIJAAAA wallpaper{V0.1 - 1.7.10} [Wallpaper] (Wallpaper-Mod-1.7.10.jar)
    UCHIJAAAA waterWalking{1.0} [Water Walking Mod] (Water-Walking-Mod-1.7.10.jar)
    UCHIJAAAA WaterPower{0.3j} [WaterPower] (WaterPower-1.7.10-0.3j.jar)
    UCHIJAAAA WhalesPlus{0.0.6} [WhalesPlus] (whalesplus9102136.jar)
    UCHIJAAAA wildcaves3{0.4.3.6} [Wild Caves 3] (WildCaves3-0.4.3.6(1.7.2).jar)
    UCHIJAAAA woodstuff{1.3.1} [WoodStuff] (Wood-Stuff-Mod-1.7.10.jar)
    UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UCHIJAAAA XPT{1.1.0} [XP Teleporters] (XPTeleporters-1.7.10-1.1.0.jar)
    UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13084 Compatibility Profile Context 14.301.1001.0' Renderer: 'AMD Radeon R9 200 Series'
    OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    AE2 Version: stable rv2-stable-3 for Forge 10.13.2.1291
    CoFHCore: -[1.7.10]3.0.3-303
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    DPAnalytics Crash Check: Will analyze crash-log before shutdown and send it to the Dimensional Pockets developer
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:ON
    Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon R9 200 Series GL version 4.4.13084 Compatibility Profile Context 14.301.1001.0, ATI Technologies Inc.
    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: [JSTR_Universal_1.7.x.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)

    Posted in: Minecraft Mods
  • 0

    posted a message on The Siege Mod v1.1 [SSP/SMP]

    Definitely support the idea of Age of Empires similarity. Found this when I was looking for a mod that makes minecraft similar to Banished. :D

    Do you have a specific place to submit ideas or suggestions if anyone has any?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10/1.7.2/1.6.4/1.5.2][Forge] Deconstruction Table v2.3.0 -- Finally for 1.8!
    Quote from LordVGames»

    Strangely, the deconstruction table was deconstructing most mod items. Now, it's not deconstructing any mod items!


    What happened, or what did I do to cause this?


    Exactly the same for me; most times restarting the world (sometimes Minecraft if lagging at the same time seemed to fix it) other times breaking it and replacing works but suddenly.. nothing is working.

    Posted in: Minecraft Mods
  • 0

    posted a message on BladeCraft - Customize Your Swords!
    Quote from GPeckman1»

    i would suggest using leather armor as a template as it can be dyed.


    let's see if anyone recognizes what book series this sword is from.


    Inheritance?


    Any idea on what caused my crash? (A few posts ago?)

    Posted in: Minecraft Mods
  • 0

    posted a message on BladeCraft - Customize Your Swords!

    ---- Minecraft Crash Report ----
    // I feel sad now :(

    Time: 5/8/15 5:54 PM
    Description: Rendering item

    java.lang.StringIndexOutOfBoundsException: String index out of range: 2
    at java.lang.String.substring(String.java:1950)
    at net.epoxide.bladecraft.util.Utilities.getRGBFromHex(Utilities.java:17)
    at net.epoxide.bladecraft.client.render.RenderItemSword.renderItem(RenderItemSword.java:51)
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:202)
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
    at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:519)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:268)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
    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 java.lang.String.substring(String.java:1950)
    at net.epoxide.bladecraft.util.Utilities.getRGBFromHex(Utilities.java:17)
    at net.epoxide.bladecraft.client.render.RenderItemSword.renderItem(RenderItemSword.java:51)
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:202)

    -- Item being rendered --
    Details:
    Item Type: net.minecraft.item.ItemSword@251d7fdd
    Item Aux: 58
    Item NBT: {overlayHilt:"cc9900"}
    Item Foil: false
    Stacktrace:
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
    at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:519)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:268)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)

    -- Screen render details --
    Details:
    Screen name: net.epoxide.bladecraft.client.gui.GuiForge
    Mouse location: Scaled: (267, 139). Absolute: (800, 417)
    Screen size: Scaled: (534, 279). Absolute: (1600, 837). Scale factor of 3

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [GCEntityClientPlayerMP['Eniam'/119, l='MpServer', x=504.80, y=65.62, z=-43.58]]
    Chunk stats: MultiplayerChunkCache: 289, 289
    Level seed: 0
    Level generator: ID 05 - New Dawn, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-139,64,125), Chunk: (at 5,4,13 in -9,7; contains blocks -144,0,112 to -129,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 1066153 game time, 35258 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: 70 total; [EntitySheep['Sheep'/128, l='MpServer', x=507.69, y=59.00, z=-57.78], EntitySkeleton['Skeleton'/129, l='MpServer', x=511.31, y=60.00, z=-28.78], EntityHuman['Cori the Guard'/130, l='MpServer', x=507.53, y=59.00, z=-30.69], EntityOcelot['Cat'/131, l='MpServer', x=510.41, y=64.00, z=-24.50], EntitySkeleton['Skeleton'/132, l='MpServer', x=512.28, y=60.00, z=-29.69], EntityChicken['Chicken'/133, l='MpServer', x=469.94, y=63.55, z=-35.81], EntityChicken['Chicken'/134, l='MpServer', x=480.09, y=62.00, z=-32.53], EntityChicken['Chicken'/135, l='MpServer', x=480.84, y=62.00, z=-32.84], EntitySheep['Sheep'/136, l='MpServer', x=491.94, y=64.00, z=-77.91], EntityPig['Pig'/137, l='MpServer', x=498.78, y=64.00, z=-68.63], EntitySheep['Sheep'/138, l='MpServer', x=541.28, y=66.00, z=-24.81], EntityCow['Cow'/139, l='MpServer', x=530.56, y=67.00, z=-64.28], EntityCow['Cow'/140, l='MpServer', x=491.06, y=64.00, z=0.25], EntityCow['Cow'/141, l='MpServer', x=491.91, y=64.00, z=1.50], EntitySpider['Spider'/269, l='MpServer', x=476.50, y=23.00, z=-8.50], EntityPig['Pig'/142, l='MpServer', x=484.94, y=64.00, z=-90.06], EntityCreeper['Creeper'/270, l='MpServer', x=470.50, y=23.00, z=-21.50], EntityCow['Cow'/143, l='MpServer', x=516.75, y=54.00, z=-83.53], EntitySkeleton['Skeleton'/144, l='MpServer', x=549.50, y=30.00, z=-61.50], EntityBat['Bat'/145, l='MpServer', x=548.85, y=55.82, z=-26.57], EntitySheep['Sheep'/146, l='MpServer', x=452.16, y=64.00, z=-10.16], EntitySheep['Sheep'/147, l='MpServer', x=550.13, y=65.00, z=-14.06], EntityLavaMonster['Lava Monster'/148, l='MpServer', x=481.41, y=8.62, z=25.41], EntityLavaMonster['Lava Monster'/149, l='MpServer', x=485.50, y=9.59, z=27.50], EntitySkeleton['Skeleton'/150, l='MpServer', x=493.50, y=20.00, z=18.50], EntityCow['Cow'/151, l='MpServer', x=436.78, y=64.00, z=-13.19], EntitySheep['Sheep'/152, l='MpServer', x=449.78, y=64.00, z=-17.50], EntityCreeper['Creeper'/153, l='MpServer', x=516.50, y=41.00, z=-109.03], EntityFrienderman['Enderman'/154, l='MpServer', x=528.56, y=37.00, z=-98.03], EntityZombie['Zombie'/155, l='MpServer', x=515.03, y=34.00, z=24.47], EntityCow['Cow'/156, l='MpServer', x=441.72, y=64.00, z=-14.53], EntitySheep['Sheep'/157, l='MpServer', x=441.25, y=64.00, z=-12.69], EntityLavaMonster['Lava Monster'/669, l='MpServer', x=583.50, y=7.67, z=-77.50], EntityLavaMonster['Lava Monster'/158, l='MpServer', x=479.50, y=6.59, z=-96.50], EntitySkeleton['Skeleton'/159, l='MpServer', x=534.84, y=39.00, z=30.56], EntityLavaMonster['Lava Monster'/160, l='MpServer', x=443.50, y=9.62, z=4.50], EntityHorse['Horse'/161, l='MpServer', x=540.25, y=66.00, z=-101.19], EntityCow['Cow'/162, l='MpServer', x=578.97, y=67.00, z=-43.88], EntityLavaMonster['Lava Monster'/163, l='MpServer', x=564.50, y=8.59, z=9.50], EntityLeashKnot['entity.LeashKnot.name'/291, l='MpServer', x=493.50, y=64.50, z=-7.50], EntityLavaMonster['Lava Monster'/164, l='MpServer', x=489.50, y=8.62, z=36.50], EntityLeashKnot['entity.LeashKnot.name'/292, l='MpServer', x=492.50, y=65.50, z=1.50], EntityLavaMonster['Lava Monster'/165, l='MpServer', x=490.50, y=8.59, z=34.50], EntityLeashKnot['entity.LeashKnot.name'/293, l='MpServer', x=492.50, y=64.50, z=1.50], EntitySheep['Sheep'/168, l='MpServer', x=580.91, y=65.00, z=4.91], EntitySkeleton['Skeleton'/596, l='MpServer', x=544.81, y=54.00, z=-36.52], EntityWolf['Wolf'/109, l='MpServer', x=481.25, y=61.00, z=-15.31], EntityWolf['Wolf'/110, l='MpServer', x=493.66, y=64.00, z=-12.47], EntityHuman['Zina the Mason'/111, l='MpServer', x=494.13, y=64.00, z=-11.59], EntityHorse['Horse'/112, l='MpServer', x=491.38, y=64.00, z=-4.88], EntityHorse['Horse'/113, l='MpServer', x=490.78, y=64.00, z=-1.25], EntityItem['item.item.swordIron'/114, l='MpServer', x=498.28, y=63.63, z=-43.97], EntityFrienderman['Enderman'/115, l='MpServer', x=475.41, y=34.00, z=-9.56], EntityCreeper['Creeper'/627, l='MpServer', x=529.50, y=37.00, z=-100.50], EntityCow['Cow'/116, l='MpServer', x=466.31, y=64.00, z=-14.44], EntityCreeper['Creeper'/628, l='MpServer', x=530.50, y=37.00, z=-98.50], EntityChicken['Chicken'/117, l='MpServer', x=480.84, y=62.00, z=-31.16], EntityCreeper['Creeper'/629, l='MpServer', x=526.50, y=37.00, z=-97.50], EntityChicken['Chicken'/118, l='MpServer', x=480.25, y=62.00, z=-31.31], EntityZombie['Zombie'/630, l='MpServer', x=534.50, y=37.00, z=-95.50], EntityItem['item.item.egg'/120, l='MpServer', x=479.13, y=62.13, z=-31.16], EntityBat['Bat'/632, l='MpServer', x=462.41, y=46.86, z=-85.44], EntityItem['item.item.chickenRaw'/121, l='MpServer', x=478.13, y=62.13, z=-30.13], EntityBat['Bat'/633, l='MpServer', x=534.41, y=29.17, z=33.69], EntityChicken['Chicken'/122, l='MpServer', x=479.47, y=62.00, z=-31.56], GCEntityClientPlayerMP['Eniam'/119, l='MpServer', x=504.80, y=65.62, z=-43.58], EntityItem['item.item.egg'/124, l='MpServer', x=480.41, y=62.13, z=-32.69], EntityChicken['Chicken'/125, l='MpServer', x=480.84, y=62.00, z=-31.84], EntityHuman['Lucas the Guard'/126, l='MpServer', x=505.19, y=64.00, z=-37.63], EntityHuman['Forest the Guard'/127, l='MpServer', x=487.25, y=64.00, z=-34.66]]
    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:2433)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
    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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 211119808 bytes (201 MB) / 690831360 bytes (658 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
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 79 mods loaded, 79 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomLanPort{0.0.1} [CustomLanPort] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    lasermod{v1.1.0a} [Laser Mod] ([1.7.10] Laser Mod - v1.1.0a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    bspkrsCore{6.13} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    aether{Alpha 1.7.10-1.3} [Aether II] (aether.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AutoSapling{1.0} [AutoSapling] (AutoSapling-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    hud{1.1} [Better HUD] (Better HUD by NukeDuck [1.7.10][1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    betterstorage{0.9.2.107} [BetterStorage] (Better-Storage-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    bladecraft{2.0.0.1} [Bladecraft] (Bladecraft 2.0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BrewingCauldron{${version}} [BrewingCauldrons] (BrewingCauldron-1.0(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BWG4{1.2.1} [Better World Generation 4] (BWG4-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CarpentersBlocks{3.2.5} [Carpenter's Blocks] (Carpenters-Blocks-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    cnbutil{V1.0.3} [CNBUtil] (cnbutil-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    teamod{1.2.1} [Richard's Coffee & Tea Mod] (CoffeeAndTeaMod-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    colourfulportalsmod{1.4.1} [Colourful Portals] (Colourful-Portals-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    condensedblocks{V2.0.1} [Condensed Blocks] (condensedblocks-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    source_code293.digitalxp{0.1.5} [DigitalXP] (DigitalXP-1.7.10-0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable Beds-1.7.2 R4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnhancedBooks{1.7.10.01} [Enhanced Books] (Enhanced%20Books-1.7.10.01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    extfar{1.7.10-2.1} [Extended Farming] (extfar-1.7.10-2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    extvil{1.7.10-2.2} [Extended_Villages] (extvil-1.7.10-2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    fairylights{0.3} [Fairy Lights] (fairylights-0.3-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    farseek{1.0.3} [Farseek] (Farseek-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FinderCompass{1.7.10b} [Finder Compass] (FinderCompass-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Flax{1.7.10-1.2} [Flax] (Flax-1.7.10-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IC2{2.2.628-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.315.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.315.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    HopperDuctMod{1.3.1} [Hopper Ducts] (Hopper-Ducts-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    instantblocks{1.5.1} [Instant Blocks] (InstantBlocks_v1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    reaper_lantern{1.44} [Lantern mod] (Lantern-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RadixCore{2.0.1} [RadixCore] (RadixCore-2.0.1-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MCA{5.0.3} [Minecraft Comes Alive] (MCA-5.0.3-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MedievalPlusMod{1.1.0} [MedievalPlusMod] (medieval8549506.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    deadlymobs{1.0} [More Deadly Mobs] (More Deadly Mobs-1.0(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.7.10-1.3.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.10-1.3.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MultiPageChest{1.3.2} [Multi Page Chest] (MultiPageChest-1.3.2-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    newdawn{1710.1.0} [New Dawn] (newdawn-1710.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    newdungeons{0.3} [New Dungeons] (NewDungeons-0.3(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Oreganic{R1.0} [Oreganic] (Oreganic-MC1.7.10 - R1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    origin{3.3.0} [Origin] (Origin-1.7.10-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ParticleMan{v1.0} [Particle Man] (ParticleMan-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    QuartzPlus{0.9.04} [Quartz Plus] (QuartzPlus-1.7.10-0.9.04.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RopesPlus{1.6.3} [Ropes+] (RopePlus-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    runicdungeons{0.8} [Runic Dungeons] (runicdungeons-0.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    securitycraft{v1.6.1} [SecurityCraft] (SecurityCraft v1.6.0 for 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    streams{0.1.3} [Streams] (Streams-0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    wildcaves3{0.4.3.6} [Wild Caves 3] (WildCaves3-0.4.3.6(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Stencil buffer state: Function set: GL30, pool: internal, bits: 8
    Launched Version: 1.7.10-Forge10.13.2.1230
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 8400 GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
    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: []
    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)

    Not sure if I have correctly made this post smaller or if all required info has been supplied. The world crashes upon placing an alloy and blade into the Forge. The world crashes again trying to remove it. The world crashes a third time when giving up, after losing the blade and breaking the forge.


    This is the crash report for removing the blade. If you need the others, I will gladly add them as well.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.x/1.5.x/1.4.7] Underground Biomes (Forge, SMP compatible)
    Lol, wow The_Order great timing >.< I finished this one today and I come on here and BAM, someone JUST made one too! :D
    Mine is JohnSmith style, just the pic file
    http://www.mediafire...bv/textures.png
    Posted in: Minecraft Mods
  • 0

    posted a message on [v4.7.1-BETA] SecretRoomsMod - Malsis Doors Compat!
    So IS there a 1.4.7 version of this mod? I know it says no official version for 1.4.2 exists, but what about 1.4.7...?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.x][Forge] WildCaves 3 (v0.4.3.3)
    Quote from Miletech

    Read through the pages a bit and didn't notice if anyone reported this but if you pick up Glowing Mushrooms with Shears and replace them and rinse and repeat you can give yourself infinite glowstone dust. I think you should edit it so it's like Gravel, IF you get glowstone dust then you do not get the mushroom.


    I haven't downloaded the newer version of WildCaves3 as I've not moved to 1.5.2 yet, so I was just wondering if this was ever fixed or modified?
    Posted in: WIP Mods
  • 0

    posted a message on [v4.7.1-BETA] SecretRoomsMod - Malsis Doors Compat!
    So what I'm seeing is there is no 1.4.7 version, correct? Or did I simply overlook it? If there is not one, is there anyway to simply make one? (I know very little about coding so I have no reference if this would take you 5 minutes or 5 days)
    Also one thing I've always wanted for Redstone was a Hinge. I realize it wouldn't technically be SECRETIVE, but I think it would make a nice addition. (Like a sticky piston, but rotates the block attached to it by 90/180/or 270 degrees). Also:

    Silent Levers/buttons/pressure pads
    Compatibility with BiblioCraft (if possible and modmaker willing to make it so specific books became levers)
    Compatibility with Jammy Furniture (I kinda want one of the outdoors lamps to be like your torch lever)
    (This last compatibility suggestion is REALLY a stretch, and it's alright if you don't add any of these, just passing thoughts since I was on the page anyway but...)
    PannicleCraft Chess board combination lock? I really don't know but I feel as though if I put my chess pieces in a specific location, a secret door should certainly open in my REAL house, so why not Minecraft?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1] Double Door Mod v4.6 [Forge]
    Any plans for updating to 1.5? and if so, have you made up your mind (or rough estimate) as to when? :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.x][Forge] WildCaves 3 (v0.4.3.3)
    Read through the pages a bit and didn't notice if anyone reported this but if you pick up Glowing Mushrooms with Shears and replace them and rinse and repeat you can give yourself infinite glowstone dust. I think you should edit it so it's like Gravel, IF you get glowstone dust then you do not get the mushroom.
    Posted in: WIP Mods
  • 0

    posted a message on [V4.5] [1.6.2] [Forge] [SMP] Jammy Furniture Mod!
    I don't know if you're looking for ideas but I would really like it if you made it wood-specific (table/chair specifically) If you could add so the wood appeared like oak/spruce/jungle/birch AS WELL AS Fir/Redwood/Acacia (Extra Biomes XL) I believe this would be very visually appealling and it would promote the use of both mods. :D I have loads of ideas if you are looking for more but this is what I would personally like most. ^_^
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] Vanilla with Sprinkles - Mods built to fit closely with the vanilla game (Last updated: 9/8)
    :D +1
    I hope they decide to add the brick and sandstone wall variants to 1.4
    Posted in: Minecraft Mods
  • 0

    posted a message on Craftable Chiseled Stone Brick
    I say it should be 8 stone like a chest, with an already chiseled stone brick in the middle (returning five from the recipe) That way you till need to find a Jungle Temple :D
    Posted in: Suggestions
  • To post a comment, please .