• 0

    posted a message on The Mists of RioV [v2.5.2]

    Thanks for the help. Tried that, and it worked.

    Posted in: Minecraft Mods
  • 0

    posted a message on The Mists of RioV [v2.5.2]

    Just got this error from your mod. Hope that it'll be fixed soon!


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

    Time: 4/9/16 5:23 PM
    Description: Unexpected error

    java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to net.minecraft.entity.player.EntityPlayerMP
    at sheenrox82.RioV.src.api.util.RioVPlayer.loadProxyData(RioVPlayer.java:315)
    at sheenrox82.RioV.src.event.Events.onEntityJoinWorld(Events.java:167)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_686_Events_onEntityJoinWorld_EntityJoinWorldEvent.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.minecraft.world.World.func_72838_d(World.java:1334)
    at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2231)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
    at com.mumfrey.liteloader.client.PacketEventsClient.handlePacket(PacketEventsClient.java:106)
    at com.mumfrey.liteloader.core.PacketEvents.handlePacketEvent(PacketEvents.java:179)
    at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:134)
    at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:129)
    at com.mumfrey.liteloader.core.event.EventProxy.$event00044(EventProxy.java:279)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    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 sheenrox82.RioV.src.api.util.RioVPlayer.loadProxyData(RioVPlayer.java:315)
    at sheenrox82.RioV.src.event.Events.onEntityJoinWorld(Events.java:167)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_686_Events_onEntityJoinWorld_EntityJoinWorldEvent.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.minecraft.world.World.func_72838_d(World.java:1334)
    at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2231)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
    at com.mumfrey.liteloader.client.PacketEventsClient.handlePacket(PacketEventsClient.java:106)
    at com.mumfrey.liteloader.core.PacketEvents.handlePacketEvent(PacketEvents.java:179)
    at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:134)
    at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:129)
    at com.mumfrey.liteloader.core.event.EventProxy.$event00044(EventProxy.java:279)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['TheNinjaMiner'/706, l='', x=0.50, y=66.62, z=0.50]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 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: 0 total; []
    Retry entities: 0 total; []
    Server brand: ~~NULL~~
    Server type: Integrated singleplayer server
    Stacktrace:
    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: 2488530664 bytes (2373 MB) / 5320376320 bytes (5073 MB) up to 6120341504 bytes (5836 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+CreateMinidumpOnCrash -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -Xmn3G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 5, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D1 138 mods loaded, 128 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 AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
    UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHIJAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (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 OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
    UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJAAAA FastCraft{1.22} [FastCraft] (fastcraft-1.22-ctest23.jar)
    UCHIJAAAA FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
    UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCHIJAAAA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
    UCHIJAAAA divinerpg{1.4.1.3} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.3.jar)
    UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHIJAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
    UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCHIJAAAA abyssalcraft{1.9.1} [AbyssalCraft] (AbyssalCraft-1.7.10-1.9.1-FINAL.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 acintegration{1.4.0} [AbyssalCraft Integration] (AbyssalCraft Integration-1.7.10-1.4.0.jar)
    UCHIJAAAA animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
    UCHIJAAAA nevermine{2.5} [AdventOfAscension] (AoA-2.5-Snapshot.jar)
    UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCHIJAAAA Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
    UCHIJAAAA gibby_dungeons{1.4} [Arcana RPG] (Arcana RPG 1.7.10-1.4.1.jar)
    UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHIJAAAA AromaBackup{0.1.0.0} [AromaBackup] (AromaBackup-1.7.10-0.1.0.0.jar)
    UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.1.0.0.jar)
    UCHIJAAAA babyanimals{1.7.10-2} [Baby Animals Model Swapper] (BabyAnimals-1.7.10-2.jar)
    UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCHIJAAAA BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
    UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
    UCHIJAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
    UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar)
    UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
    UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
    UCHIJAAAA blocklings{3.0.3} [Blocklings] (Blocklings-3.0.3-1.7.10.jar)
    UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
    UCHIJAAAA bookshelf{1.0.4.172} [Bookshelf] (Bookshelf-1.7.10-1.0.4.172.jar)
    UCHIJAAAA Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
    UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
    UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
    UCHIJAAAA CarpentersBlocks{3.3.8_dev_r8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r8 - MC 1.7.10.jar)
    UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
    UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.1d.jar)
    UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar)
    UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar)
    UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar)
    UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar)
    UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar)
    UCHIJAAAA lootablebodies{1.3.6} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.6.jar)
    UCHIJAAAA wonderfulwands{1.4.2} [Cyano's Wonderful Wands] (CyanosWonderfulWands-1.4.2.jar)
    UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
    UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
    UCHIJAAAA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
    UCHIJAAAA diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1.jar)
    UCHIJAAAA DraconicEvolution{1.0.2} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2.jar)
    UCHIJAAAA elementalcreepers{4.3.0} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.3.0.jar)
    UCHIJAAAA eplus{4.0.0..73} [Enchanting Plus] (EnchantingPlus-1.7.10-4.0.0.74.jar)
    UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
    UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
    UCHIJAAAA eternalfrost{2.0b4} [Eternal Frost] (eternalfrost-2.0b6.jar)
    UCHIJAAAA golems{1.16f} [Extra Golems] (Extra-Golems[1.7.10]-1.17.jar)
    UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCHIJAAAA DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar)
    UCHIJAAAA ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar)
    UCHIJAAAA farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
    UCHIJAAAA ForbiddenMagic{1.7.10-0.571} [Forbidden Magic] (Forbidden Magic-1.7.10-0.571.jar)
    UCHIJAAAA glass_shards{1.5.2} [Glass Shards] (glass_shards_mc1.7.10-1.5.2.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 GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
    UCHIJAAAA HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
    UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCHIJAAAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
    UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
    UCHIJAAAA ani_koto{v1.6} [Kingdoms of the Overworld Mod] (Kingdoms of the Overworld-1.7.10-1.6.jar)
    UCHIJAAAA malisiscore{1.7.10-0.13.1} [MalisisCore] (malisiscore-1.7.10-0.13.1.jar)
    UCHIJAAAA malisisdoors{1.7.10-1.12.2} [Malisis' Doors] (malisisdoors-1.7.10-1.12.2.jar)
    UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHIJAAAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
    UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
    UCHIJAAAA recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
    UCHIJAAAA notenoughIDs{1.4.2} [NotEnoughIDs] (NotEnoughIDs-1.4.2.jar)
    UCHIJAAAA notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b43-universal.jar)
    UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
    UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
    UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
    UCHIJAAAA ParticleMan{v1.0} [Particle Man] (ParticleMan-1.4.2.jar)
    UCHIJAAAA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-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|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (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 RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
    UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
    UCHIJAAAA rftools{4.13} [RFTools] (rftools-4.13.jar)
    UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAAAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
    UCHIJAAAA SpecialMobs{3.2.1} [Special Mobs] (SpecialMobs-1.7.10-3.2.1.jar)
    UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
    UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
    UCHIJAAAA RioV{v2.5.1} [The Mists of RioV] (The Mists of RioV - v2.5.1.jar)
    UCHIJAAAA erebus{0.4.1} [Erebus] (TheErebus-0.4.1.jar)
    UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
    UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    UCHIJAAAA WailaHarvestability{1.1.5} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.5.jar)
    UCHIJAAAA weather2{v2.3.10} [Localized Weather & Storms] (weather2-2.3.10 for MC v1.7.10.jar)
    UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
    UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.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|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (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|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (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|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (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: 'Intel' Version: '4.4.0 - Build 10.18.15.4279' Renderer: 'Intel(R) HD Graphics 5500'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    CoFHCore: -[1.7.10]3.1.2-325
    ThermalFoundation: -[1.7.10]1.2.3-112
    ThermalExpansion: -[1.7.10]4.1.2-240
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    TConstruct Environment: Environment healthy.
    RedstoneArsenal: -[1.7.10]1.1.2-92
    ThermalDynamics: -[1.7.10]1.1.0-161
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
    Hardcore Ender Expansion: CAUTION! Ars Magica 2 is not supported by HEE, if the crash is caused by a conflict of the two mods, it will very likely not be possible to fix.
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 5500 GL version 4.4.0 - Build 10.18.15.4279, Intel
    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)
    OptiFine Version: OptiFine_1.7.10_HD_U_D1
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    OpenGlVersion: 4.4.0 - Build 10.18.15.4279
    OpenGlRenderer: Intel(R) HD Graphics 5500
    OpenGlVendor: Intel
    CpuCount: 4

    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Golems Beta Release

    Alright, I'll try to remember to do that. Thanks for letting me use your mod!

    Posted in: WIP Mods
  • 0

    posted a message on Extra Golems Beta Release

    Can I add this to my modpack? It's non-profit, and i'll make sure to link to here and credit you.

    Posted in: WIP Mods
  • 0

    posted a message on The Lord of the Rings Mod: Bringing Middle-earth to Minecraft - Update 34.3

    Whenever I use the newest version of this mod with the weather mod, my screen repeatedly zooms in and out every time I enter a world like I'm spamming zoom with optifine. This even happens with just this and the weather mod.

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    Xolova, would it be possible if you could group some of the blocks into one block id? Your mod has a lot of blocks, and as far as I can see, all of them have their own block id, which leads to about 50 unnecessary block id's.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] SUPERHEROES UNLIMITED MOD - NOW APART OF THE LEGENDS MOD

    Is there any simple way to remove the radiation blocks after they've spread like crazy? Right now, I'm just blowing it all up with tnt, but its SUPER slow.

    Posted in: Minecraft Mods
  • 0

    posted a message on Arcana RPG - 5 Dimensions - 100+ Mobs - Bosses - Minibosses - Updated July 15 2016

    Is it OK if I add your mod to my modpack? It'll fit the adventure theme very well.

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    the download link is broken, there isn't a colon after https

    Posted in: Minecraft Mods
  • 0

    posted a message on Arcana RPG - 5 Dimensions - 100+ Mobs - Bosses - Minibosses - Updated July 15 2016

    YAY!!! another rpg mod that actually has good content! sadly, whenever I make a new world, this crash comes up


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

    Time: 7/3/15 12:10 PM
    Description: Ticking memory connection

    java.lang.IllegalArgumentException: Duplicate id value for 20!
    at net.minecraft.entity.DataWatcher.func_75682_a(SourceFile:64)
    at com.gibby.dungeon.ExtendedPlayer.<init>(ExtendedPlayer.java:41)
    at com.gibby.dungeon.ExtendedPlayer.register(ExtendedPlayer.java:50)
    at com.gibby.dungeon.DungeonEventHandler.onEntityConstructing(DungeonEventHandler.java:40)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_846_DungeonEventHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraft.entity.Entity.<init>(Entity.java:179)
    at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
    at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:141)
    at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:138)
    at net.minecraft.server.management.ServerConfigurationManager.func_148545_a(ServerConfigurationManager.java:410)
    at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:101)
    at net.minecraft.server.network.NetHandlerLoginServer.func_147233_a(NetHandlerLoginServer.java:60)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:215)
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

    -- Head --
    Stacktrace:
    at net.minecraft.entity.DataWatcher.func_75682_a(SourceFile:64)
    at com.gibby.dungeon.ExtendedPlayer.<init>(ExtendedPlayer.java:41)
    at com.gibby.dungeon.ExtendedPlayer.register(ExtendedPlayer.java:50)
    at com.gibby.dungeon.DungeonEventHandler.onEntityConstructing(DungeonEventHandler.java:40)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_846_DungeonEventHandler_onEntityConstructing_EntityConstructing.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraft.entity.Entity.<init>(Entity.java:179)
    at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
    at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:141)
    at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:138)
    at net.minecraft.server.management.ServerConfigurationManager.func_148545_a(ServerConfigurationManager.java:410)
    at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:101)
    at net.minecraft.server.network.NetHandlerLoginServer.func_147233_a(NetHandlerLoginServer.java:60)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:215)

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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 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: 1940370624 bytes (1850 MB) / 3201478656 bytes (3053 MB) up to 4080271360 bytes (3891 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn2G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1470 79 mods loaded, 79 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.1470-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1470} [Minecraft Forge] (forge-1.7.10-10.13.4.1470-1.7.10.jar)
    UCHIJAAAA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
    UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
    UCHIJAAAA FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
    UCHIJAAAA lotr{Beta v23.3 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10] The Lord of the Rings Mod B23.3.jar)
    UCHIJAAAA divinerpg{1.4.0.4} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.0.4.jar)
    UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHIJAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
    UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.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 abyssalcraft{1.8.7} [AbyssalCraft] (AbyssalCraft-1.7.10-1.8.7.jar)
    UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
    UCHIJAAAA animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
    UCHIJAAAA nevermine{2.3} [AdventOfAscension] (AoA-2.3.1.jar)
    UCHIJAAAA gibby_dungeons{1.0} [Arcana RPG] (Arcana RPG 1.0.2 - 1.7.10.jar)
    UCHIJAAAA babyanimals{1.7.10-2} [Baby Animals Model Swapper] (BabyAnimals-1.7.10-2.jar)
    UCHIJAAAA BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
    UCHIJAAAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
    UCHIJAAAA blocklings{3.0.1} [Blocklings Mod] (Blocklings-3.0.1.jar)
    UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-4.jar)
    UCHIJAAAA Botania{r1.6-197} [Botania] (Botania r1.6-197.jar)
    UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
    UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2 for MC v1.7.10.jar)
    UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2 for MC v1.7.10.jar)
    UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2 for MC v1.7.10.jar)
    UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2 for MC v1.7.10.jar)
    UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2 for MC v1.7.10.jar)
    UCHIJAAAA ElementalCreepers{4.2.4} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.2.4.jar)
    UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
    UCHIJAAAA eternalfrost{2.0b4} [Eternal Frost] (eternalfrost-2.0b6.jar)
    UCHIJAAAA DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar)
    UCHIJAAAA ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar)
    UCHIJAAAA farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
    UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCHIJAAAA ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar)
    UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.1.1.jar)
    UCHIJAAAA HardcoreEnderExpansion{1.8.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.2.jar)
    UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCHIJAAAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
    UCHIJAAAA HostileWorlds{0.5.0} [Hostile Worlds] (HostileWorlds-0.5.1.jar)
    UCHIJAAAA InfernalMobs{1.6.1} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
    UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
    UCHIJAAAA ani_koto{v1.6} [Kingdoms of the Overworld Mod] (Kingdoms of the Overworld-1.7.10-1.6.jar)
    UCHIJAAAA lycanitesmobs{1.11.0.2 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA arcticmobs{1.11.0.2 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA demonmobs{1.11.0.2 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA desertmobs{1.11.0.2 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA forestmobs{1.11.0.2 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA freshwatermobs{1.11.0.2 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA infernomobs{1.11.0.2 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA junglemobs{1.11.0.2 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA mountainmobs{1.11.0.2 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA plainsmobs{1.11.0.2 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA saltwatermobs{1.11.0.2 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA shadowmobs{1.11.0.2 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA swampmobs{1.11.0.2 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.11.0.2 [1.7.10].jar)
    UCHIJAAAA malisiscore{1.7.10-0.11.4} [MalisisCore] (malisiscore-1.7.10-0.11.4.jar)
    UCHIJAAAA malisisdoors{1.7.10-1.7.1} [Malisis' Doors] (malisisdoors-1.7.10-1.7.1.jar)
    UCHIJAAAA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
    UCHIJAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
    UCHIJAAAA Oceancraft{1.4.1} [Oceancraft] (Oceancraft-1.4.1.jar)
    UCHIJAAAA ParticleMan{v1.0} [Particle Man] (ParticleMan-1.4.2.jar)
    UCHIJAAAA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
    UCHIJAAAA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAAAA SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar)
    UCHIJAAAA sus{4.0.9} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.0.9.jar)
    UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
    UCHIJAAAA RioV{v2.4.9} [The Mists of RioV] (The Mists of RioV - v2.4.9.jar)
    UCHIJAAAA erebus{0.2a} [Erebus] (TheErebus-0.2b.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 Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJAAAA weather2{v2.3.6} [weather2] (Weather-2.3.7.jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 0 / 8; []
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    Xolova and any other developers of Advent Of Ascension can you add spawn eggs in the next few versions because in order to finder mobs I have to run around my world and find them. I love your mod just please add spawn eggs for easier mod reviews.


    I'm pretty sure Xolova said he was adding spawn eggs in the next update (2.4), or you could spawn them in using the /summon command.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] SUPERHEROES UNLIMITED MOD - NOW APART OF THE LEGENDS MOD

    When you look up and swing with spider man, you can't move your head, and get stuck into the ground.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] SUPERHEROES UNLIMITED MOD - NOW APART OF THE LEGENDS MOD

    I've noticed 3 things playing this mod: 1:Ants spawned in with the antman suit still follow you, even after you take the suit off. 2:if you throw the mjolnir right at your feet, you can blast yourself above the clouds. 3: the hulk smash doesn't break stone, only dirt.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] SUPERHEROES UNLIMITED MOD - NOW APART OF THE LEGENDS MOD

    There needs to be more crafting recipes as soon as possible because I'm doing a modded survival with this mod, and most of the heroes cant be crafted


    The suits are crafted using the Hero-maker, and the Villain-maker for the villain suits. If you look on Tihyo's website, you can see all the recipes.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] SUPERHEROES UNLIMITED MOD - NOW APART OF THE LEGENDS MOD

    Is it OK if I add this mod to my modpack? Also, I was just wondering if there was a way to organize the creative tabs, so the pairs of armor are all grouped together?

    Posted in: Minecraft Mods
  • To post a comment, please .