The Meaning of Life, the Universe, and Everything.
Join Date:
2/4/2014
Posts:
253
Location:
Tampa, FL
Minecraft:
ArthaDemon
Member Details
Can any of you tell me what caused the crash? What mods need to be updated or removed? Open Eye didn't catch the crash. I would also like to mention that it started doing severe intermittent lag, where it'd freeze for a bit every few seconds, getting worse and worse as I played. My computer is fairly high end.
---- Minecraft Crash Report ----
// Don't do that.
Time: 2/3/16 4:28 AM
Description: Ticking entity
java.lang.IndexOutOfBoundsException: Index: -128, Size: 612
at java.util.LinkedList.checkElementIndex(LinkedList.java:555)
at java.util.LinkedList.get(LinkedList.java:476)
at gravestone.tileentity.GSGraveStoneItems.setItems(GSGraveStoneItems.java:100)
at gravestone.tileentity.TileEntityGSGrave.setItems(TileEntityGSGrave.java:64)
at gravestone.block.BlockGSGraveStone.createOnDeath(BlockGSGraveStone.java:819)
at gravestone.block.GraveStoneHelper.createGrave(GraveStoneHelper.java:392)
at gravestone.block.GraveStoneHelper.createPlayerGrave(GraveStoneHelper.java:385)
at gravestone.core.event.GSEventsHook.onEntityLivingDeath(GSEventsHook.java:40)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_328_GSEventsHook_onEntityLivingDeath_LivingDeathEvent.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.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303)
at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:405)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491)
at com.fabiulu.farlanders.common.entity.EntityEnderGolem.func_70652_k(EntityEnderGolem.java:401)
at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:148)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at com.fabiulu.farlanders.common.entity.EntityEnderGolem.func_70636_d(EntityEnderGolem.java:270)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
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 java.util.LinkedList.checkElementIndex(LinkedList.java:555)
at java.util.LinkedList.get(LinkedList.java:476)
at gravestone.tileentity.GSGraveStoneItems.setItems(GSGraveStoneItems.java:100)
at gravestone.tileentity.TileEntityGSGrave.setItems(TileEntityGSGrave.java:64)
at gravestone.block.BlockGSGraveStone.createOnDeath(BlockGSGraveStone.java:819)
at gravestone.block.GraveStoneHelper.createGrave(GraveStoneHelper.java:392)
at gravestone.block.GraveStoneHelper.createPlayerGrave(GraveStoneHelper.java:385)
at gravestone.core.event.GSEventsHook.onEntityLivingDeath(GSEventsHook.java:40)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_328_GSEventsHook_onEntityLivingDeath_LivingDeathEvent.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.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303)
at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:405)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491)
at com.fabiulu.farlanders.common.entity.EntityEnderGolem.func_70652_k(EntityEnderGolem.java:401)
at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:148)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at com.fabiulu.farlanders.common.entity.EntityEnderGolem.func_70636_d(EntityEnderGolem.java:270)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
-- Entity being ticked --
Details:
Entity Type: farlanders.Ender Golem (com.fabiulu.farlanders.common.entity.EntityEnderGolem)
Entity ID: 198502
Entity Name: Ender Golem
Entity's Exact location: 15.24, 64.00, -7091.42
Entity's Block location: World: (15,64,-7092), Chunk: (at 15,4,12 in 0,-444; contains blocks 0,0,-7104 to 15,255,-7089), Region: (0,-14; contains chunks 0,-448 to 31,-417, blocks 0,0,-7168 to 511,255,-6657)
Entity's Momentum: -0.01, -0.08, -0.02
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Azenar
All players: 1 total; [EntityPlayerMP['ArthaDemon'/372, l='Azenar', x=17.70, y=65.00, z=-7090.30]]
Chunk stats: ServerChunkCache: 775 Drop: 0
Level seed: -797881396122011831
Level generator: ID 05 - RWG, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 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: 100328 game time, 109629 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 93773 (now: false), thunder time: 111321 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Something to do with Gravestone. Try removing that.(Please use a spolier next time)
Dang it.. yeah, it was Gravestones. One of my favorite mods, but it is giving me problems at every turn. What a shame, I guess I have to take it out unless somebody's updating the mod to avoid so much crashing.
The version you're using (or were using) is 2.9.0. That's quite outdated -- a year and a half outdated, actually. The latest version is 2.16.0 and was released just over a month ago.
Update to 2.16.0. If it persists, talk to the mod author.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Oh yeah I had to actually do a google search for that version, the old version was the only one I could find before. xD Thanks!
Not sure where you were downloading it from originally, then. Both the official CurseForge downloads and the developer's website have the latest download (2.16.0). You shouldn't be downloading mods from anywhere except the official sources.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
The Meaning of Life, the Universe, and Everything.
Join Date:
2/4/2014
Posts:
253
Location:
Tampa, FL
Minecraft:
ArthaDemon
Member Details
It was on CurseForge. But yeah it is still crashing out. It seems to be connected to villager corpses. If I get a villager corpse in my inventory, the game crashes as soon as I try to open my inventory. I suppose until that issue is fixed, no gravestones mod xD
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Can any of you tell me what caused the crash? What mods need to be updated or removed? Open Eye didn't catch the crash. I would also like to mention that it started doing severe intermittent lag, where it'd freeze for a bit every few seconds, getting worse and worse as I played. My computer is fairly high end.
---- Minecraft Crash Report ----
// Don't do that.
Time: 2/3/16 4:28 AM
Description: Ticking entity
java.lang.IndexOutOfBoundsException: Index: -128, Size: 612
at java.util.LinkedList.checkElementIndex(LinkedList.java:555)
at java.util.LinkedList.get(LinkedList.java:476)
at gravestone.tileentity.GSGraveStoneItems.setItems(GSGraveStoneItems.java:100)
at gravestone.tileentity.TileEntityGSGrave.setItems(TileEntityGSGrave.java:64)
at gravestone.block.BlockGSGraveStone.createOnDeath(BlockGSGraveStone.java:819)
at gravestone.block.GraveStoneHelper.createGrave(GraveStoneHelper.java:392)
at gravestone.block.GraveStoneHelper.createPlayerGrave(GraveStoneHelper.java:385)
at gravestone.core.event.GSEventsHook.onEntityLivingDeath(GSEventsHook.java:40)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_328_GSEventsHook_onEntityLivingDeath_LivingDeathEvent.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.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303)
at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:405)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491)
at com.fabiulu.farlanders.common.entity.EntityEnderGolem.func_70652_k(EntityEnderGolem.java:401)
at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:148)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at com.fabiulu.farlanders.common.entity.EntityEnderGolem.func_70636_d(EntityEnderGolem.java:270)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
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 java.util.LinkedList.checkElementIndex(LinkedList.java:555)
at java.util.LinkedList.get(LinkedList.java:476)
at gravestone.tileentity.GSGraveStoneItems.setItems(GSGraveStoneItems.java:100)
at gravestone.tileentity.TileEntityGSGrave.setItems(TileEntityGSGrave.java:64)
at gravestone.block.BlockGSGraveStone.createOnDeath(BlockGSGraveStone.java:819)
at gravestone.block.GraveStoneHelper.createGrave(GraveStoneHelper.java:392)
at gravestone.block.GraveStoneHelper.createPlayerGrave(GraveStoneHelper.java:385)
at gravestone.core.event.GSEventsHook.onEntityLivingDeath(GSEventsHook.java:40)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_328_GSEventsHook_onEntityLivingDeath_LivingDeathEvent.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.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303)
at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:405)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491)
at com.fabiulu.farlanders.common.entity.EntityEnderGolem.func_70652_k(EntityEnderGolem.java:401)
at net.minecraft.entity.ai.EntityAIAttackOnCollide.func_75246_d(EntityAIAttackOnCollide.java:148)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:103)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:540)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at com.fabiulu.farlanders.common.entity.EntityEnderGolem.func_70636_d(EntityEnderGolem.java:270)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
-- Entity being ticked --
Details:
Entity Type: farlanders.Ender Golem (com.fabiulu.farlanders.common.entity.EntityEnderGolem)
Entity ID: 198502
Entity Name: Ender Golem
Entity's Exact location: 15.24, 64.00, -7091.42
Entity's Block location: World: (15,64,-7092), Chunk: (at 15,4,12 in 0,-444; contains blocks 0,0,-7104 to 15,255,-7089), Region: (0,-14; contains chunks 0,-448 to 31,-417, blocks 0,0,-7168 to 511,255,-6657)
Entity's Momentum: -0.01, -0.08, -0.02
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Azenar
All players: 1 total; [EntityPlayerMP['ArthaDemon'/372, l='Azenar', x=17.70, y=65.00, z=-7090.30]]
Chunk stats: ServerChunkCache: 775 Drop: 0
Level seed: -797881396122011831
Level generator: ID 05 - RWG, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 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: 100328 game time, 109629 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 93773 (now: false), thunder time: 111321 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
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 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: 83513840 bytes (79 MB) / 1060372480 bytes (1011 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: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_C1 71 mods loaded, 71 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 ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJAAAA TooManyItems{1.7.10} [TooManyItems] (minecraft.jar)
UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAA ChickenShed{1.1.3} [Chicken Shed] ([1.7.2+] ChickenShed (v1.1.3).jar)
UCHIJAAAA bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar)
UCHIJAAAA Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar)
UCHIJAAAA advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar)
UCHIJAAAA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.11.0.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x(1).jar)
UCHIJAAAA bettervillages{0.3} [Better Villages Mod] (Better-Villages-Mod-1.7.10.jar)
UCHIJAAAA bigtrees{1.7.2b} [The BigTrees Mod] (BigTrees-172b-forge1060.jar)
UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJAAAA blackdiamond{V0.1 - 1.7.10} [Black Diamond] (Black-Diamond-Mod-1.7.10.jar)
UCHIJAAAA speedytoolsmod{2.0.0} [Build Faster Mod] (Build-Faster-Mod-1.7.10.zip)
UCHIJAAAA cannibalism{1.0.1} [Cannibalism] (Cannibalism-1.0.1-1.7.10.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChestTransporter{1.1.10} [Chest Transporter] (ChestTransporter-1.1.10-MC1.7.10.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 chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAA 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 DLDungeonsJBG{1.7.5} [Doomlike Dungeons] (DoomlikeDungeons-1.7.5-MC1.7.10.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 dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
UCHIJAAAA etfuturum{1.5.4} [Et Futurum] (Et Futurum-1.5.4.jar)
UCHIJAAAA farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
UCHIJAAAA FWG{1.0.3} [Fun World Gen] (FWG-1.0.3.jar)
UCHIJAAAA GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum-Core-Lib-1.7.10.jar)
UCHIJAAAA GraveStone{2.9.0} [GraveStone] (Gravestone-Mod-1.7.10.jar)
UCHIJAAAA howlingmoon{1.0.1} [Howling Moon] (howlingMoon-1.7.10-1.0.1.jar)
UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] (iChun-Util-Mod-1.7.10.jar)
UCHIJAAAA infiniteinvo{1.0.44} [InfiniteInvo] (InfiniteInvo-1.0.44.jar)
UCHIJAAAA ironfence{V0.1 - 1.7.10} [Iron Fence] (Iron-Fence-Mod-1.7.10.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar)
UCHIJAAAA malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAAA MCA{1.7.10-5.1.1.1} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.1-universal.jar)
UCHIJAAAA morehealth{6.0} [More Health Forge] (More-Health-Enhanced-Mod-1.7.10.zip)
UCHIJAAAA Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCHIJAAAA moEatableSwords{1.7.2} [moSwords Mod Eatables] (MoSwords-Mod-1.7.10.zip)
UCHIJAAAA moSwords{v1} [Mo Swords Mod] (MoSwords-Mod-1.7.10.zip)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA MultiPageChest{1.3.3} [Multi Page Chest] (MultiPageChest-1.3.3-MC1.7.10.jar)
UCHIJAAAA TravelDokodemoDoor{2.1.5-MC1.7.2} [‰“?ª‚Ç‚±‚Å‚àƒhƒA (Anywhere Travel Door)] (Mystery-Doors-Mod-1.7.10.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA newdawn{1710.1.0} [New Dawn] (New-Dawn-Mod-1.7.10.jar)
UCHIJAAAA newdungeons{0.3} [New Dungeons] (NewDungeons-0.3(1.7.10).jar)
UCHIJAAAA overworld-quartz{1.0.0} [Overworld Quartz] (Overworld-Quartz-Mod-1.7.10.jar)
UCHIJAAAA pandorasbox{2.0.1} [Pandora's Box] (Pandoras-Box-Mod-1.7.10.jar)
UCHIJAAAA PetBat{1.3.6} [Pet Bat] (PetBat-1.7.10.jar)
UCHIJAAAA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
UCHIJAAAA ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar)
UCHIJAAAA ropebridge{1.1} [Rope Bridge] (Rope-Bridge-Mod-1.7.10.jar)
UCHIJAAAA RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
UCHIJAAAA TallDoors{0.5.1} [Tall Doors Mod] (Tall-Doors-Mod-1.7.10.jar)
UCHIJAAAA thebombzenapi{2.4.1} [ThebombzenAPI] (Thebombzen-API-1.7.10.jar)
UCHIJAAAA universalcoins{1.7.10-1.6.39b} [Universal Coins] (UniversalCoins-1.7.10-1.6.39b.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA worldandgenerationtweaks{1.7.0} [WorldAndGenerationTweaks] (World-And-Generation-Tweaks-Mod-1.7.10.jar)
UCHIJAAAA worldtools{1.1.1} [World Tools] (WorldTools_1.7.10_1.1.1.jar)
UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['ArthaDemon'/372, l='Azenar', x=17.70, y=65.00, z=-7090.30]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Dang it.. yeah, it was Gravestones. One of my favorite mods, but it is giving me problems at every turn. What a shame, I guess I have to take it out unless somebody's updating the mod to avoid so much crashing.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe version you're using (or were using) is 2.9.0. That's quite outdated -- a year and a half outdated, actually. The latest version is 2.16.0 and was released just over a month ago.
Update to 2.16.0. If it persists, talk to the mod author.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
Oh yeah I had to actually do a google search for that version, the old version was the only one I could find before. xD Thanks!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumNot sure where you were downloading it from originally, then. Both the official CurseForge downloads and the developer's website have the latest download (2.16.0). You shouldn't be downloading mods from anywhere except the official sources.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
It was on CurseForge. But yeah it is still crashing out. It seems to be connected to villager corpses. If I get a villager corpse in my inventory, the game crashes as soon as I try to open my inventory. I suppose until that issue is fixed, no gravestones mod xD