So, I had recently been having an issue with my minecraft crashing when it tried to load the world (it would get as far as actually opening the world and trying to load, but then it would freeze after a few seconds then change to an entirely black or blue screen and then crash.) I was pretty sure it had to do with one of my mods. So, I uninstalled the entire game, reinstalled it and then updated all the mods I was using as well as upadting forge. After that it seemed to work for a week or two. But now it's crashing in the exact same way again. Only the crash report is entirely different so I can't tell if it was caused by the same mod or what is going on.
I'm still learning about mods and how they work but there were two things that were peculiar to me. In both of these cases I had a second world that I used as a "test world" (ie I loaded these up w a new mod first before I loaded up my main world.) And both times those test worlds load up fine despite having the exact same set of mods installed (only difference being that in the test worlds I hadn't built anything with the modded items.) Secondly when I first experienced the crash this time around I was building something with vanilla blocks. I don't know if that indicates anything or not but I thought i'd share that information.
Here is a portion of the crash report. (I say a portion because the whole thing seems to be literally the same error over and over again, and the full error report was a grand total of 89 pgs. in word.)
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 9/25/15 3:03 PM
Description: Tesselating block in world
java.lang.StackOverflowError: Tesselating block in world
at net.minecraft.util.BlockPos.func_177967_a(SourceFile:137)
at net.minecraft.util.BlockPos.func_177981_b(SourceFile:77)
at net.minecraft.util.BlockPos.func_177984_a(SourceFile:72)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:198)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:42)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.canConnectTo(AdditionalWall.java:120)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:198)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:42)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.canConnectTo(AdditionalWall.java:120)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:198)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:42)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
A detailed walkthrough of the error, its code path and all known details is as follows:
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
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)
Let me know if I need to include anything else, but any help would be appreciated as i'd really like to get back to building.
Update: So, since no one responded to this post I finally asked my brother to help me do some more digging. And he only managed to find that crashes like this generally seem to be indicative of the world file corrupting. In desperation I looked up whether or not there was a way to salvage the save file. I found this page on the minecraft wiki and that seems to have done the trick. Granted, I have to redecorate a lot of the town because a lot of my modded items either dissappeared or were replaced by other items, but the vast majority of the vanilla structures were still intact which is what I was mainly concerned about. I suppose this outcome is what i kind of expected all along, considering I couldn't pin down one specific mod in the crash report.
So, I had recently been having an issue with my minecraft crashing when it tried to load the world (it would get as far as actually opening the world and trying to load, but then it would freeze after a few seconds then change to an entirely black or blue screen and then crash.) I was pretty sure it had to do with one of my mods. So, I uninstalled the entire game, reinstalled it and then updated all the mods I was using as well as upadting forge. After that it seemed to work for a week or two. But now it's crashing in the exact same way again. Only the crash report is entirely different so I can't tell if it was caused by the same mod or what is going on.
I'm still learning about mods and how they work but there were two things that were peculiar to me. In both of these cases I had a second world that I used as a "test world" (ie I loaded these up w a new mod first before I loaded up my main world.) And both times those test worlds load up fine despite having the exact same set of mods installed (only difference being that in the test worlds I hadn't built anything with the modded items.) Secondly when I first experienced the crash this time around I was building something with vanilla blocks. I don't know if that indicates anything or not but I thought i'd share that information.
Here is a portion of the crash report. (I say a portion because the whole thing seems to be literally the same error over and over again, and the full error report was a grand total of 89 pgs. in word.)
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 9/25/15 3:03 PM
Description: Tesselating block in world
java.lang.StackOverflowError: Tesselating block in world
at net.minecraft.util.BlockPos.func_177967_a(SourceFile:137)
at net.minecraft.util.BlockPos.func_177981_b(SourceFile:77)
at net.minecraft.util.BlockPos.func_177984_a(SourceFile:72)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:198)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:42)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.canConnectTo(AdditionalWall.java:120)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:198)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:42)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.canConnectTo(AdditionalWall.java:120)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:198)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:42)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.util.BlockPos.func_177967_a(SourceFile:137)
at net.minecraft.util.BlockPos.func_177981_b(SourceFile:77)
at net.minecraft.util.BlockPos.func_177984_a(SourceFile:72)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:198)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:42)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.canConnectTo(AdditionalWall.java:120)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:198)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:42)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.canConnectTo(AdditionalWall.java:120)
at com.techern.minecraft.ia.blocks.walls.AdditionalWall.func_176221_a(AdditionalWall.java:135)
at net.minecraft.block.Block.isSideSolid(Block.java:1048)
-- Block being tesselated --
Details:
Block type: ID #102 (tile.thinGlass // net.minecraft.block.BlockPane)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (145,64,165), Chunk: (at 1,4,5 in 9,10; contains blocks 144,0,160 to 159,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:104)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:178)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:78)
at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(SourceFile:120)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:882)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1267)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1035)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
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)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Heart_Fang'/134, l='MpServer', x=147.84, y=64.00, z=165.39]]
Chunk stats: MultiplayerChunkCache: 90, 90
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -256.00,64.00,160.00 - World: (-256,64,160), Chunk: (at 0,4,0 in -16,10; contains blocks -256,0,160 to -241,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 15108128 game time, 15122028 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 169 total; [EntityItemFrame['entity.ItemFrame.name'/523, l='MpServer', x=285.50, y=75.50, z=289.03], EntityPainting['Painting'/524, l='MpServer', x=284.50, y=75.50, z=289.03], EntityPainting['Painting'/525, l='MpServer', x=286.50, y=75.50, z=289.03], EntityPainting['Painting'/541, l='MpServer', x=290.97, y=75.00, z=283.50], EntityPainting['Painting'/542, l='MpServer', x=288.50, y=75.50, z=287.97], EntityPainting['Painting'/543, l='MpServer', x=288.50, y=74.50, z=287.97], EntityPainting['Painting'/377, l='MpServer', x=282.03, y=72.50, z=222.50], EntityPainting['Painting'/378, l='MpServer', x=282.03, y=73.00, z=223.50], EntityItemFrame['entity.ItemFrame.name'/552, l='MpServer', x=289.03, y=75.50, z=291.50], EntityPainting['Painting'/381, l='MpServer', x=287.50, y=72.50, z=220.03], EntityPainting['Painting'/553, l='MpServer', x=289.50, y=75.50, z=293.97], EntityPainting['Painting'/554, l='MpServer', x=289.50, y=75.50, z=289.03], EntityPainting['Painting'/383, l='MpServer', x=282.50, y=72.50, z=220.03], EntityPainting['Painting'/394, l='MpServer', x=282.03, y=72.50, z=224.50], EntityPainting['Painting'/395, l='MpServer', x=285.00, y=72.50, z=224.97], EntityPainting['Painting'/446, l='MpServer', x=290.50, y=72.50, z=220.03], EntityPainting['Painting'/452, l='MpServer', x=289.00, y=73.00, z=224.97], EntityPainting['Painting'/491, l='MpServer', x=286.50, y=75.50, z=287.97], EntityPainting['Painting'/492, l='MpServer', x=286.50, y=74.50, z=287.97], EntityPainting['Painting'/493, l='MpServer', x=285.50, y=74.50, z=282.03], EntityPainting['Painting'/494, l='MpServer', x=287.50, y=74.50, z=282.03], EntityPainting['Painting'/495, l='MpServer', x=287.50, y=74.50, z=287.97], EntityPainting['Painting'/524, l='MpServer', x=284.50, y=75.50, z=289.03], EntityPainting['Painting'/525, l='MpServer', x=286.50, y=75.50, z=289.03], EntityPainting['Painting'/541, l='MpServer', x=290.97, y=75.00, z=283.50], EntityPainting['Painting'/542, l='MpServer', x=288.50, y=75.50, z=287.97], EntityPainting['Painting'/543, l='MpServer', x=288.50, y=74.50, z=287.97], EntityPainting['Painting'/553, l='MpServer', x=289.50, y=75.50, z=293.97], EntityPainting['Painting'/554, l='MpServer', x=289.50, y=75.50, z=289.03], EntityPlayerSP['Heart_Fang'/134, l='MpServer', x=147.84, y=64.00, z=165.39], EntityPainting['Painting'/377, l='MpServer', x=282.03, y=72.50, z=222.50], EntityPainting['Painting'/378, l='MpServer', x=282.03, y=73.00, z=223.50], EntityItemFrame['entity.ItemFrame.name'/122, l='MpServer', x=254.50, y=72.50, z=249.03], EntityItemFrame['entity.ItemFrame.name'/379, l='MpServer', x=280.97, y=73.50, z=221.50], EntityItemFrame['entity.ItemFrame.name'/380, l='MpServer', x=280.97, y=73.50, z=220.50], EntityItemFrame['entity.ItemFrame.name'/124, l='MpServer', x=254.50, y=70.50, z=250.03], EntityPainting['Painting'/381, l='MpServer', x=287.50, y=72.50, z=220.03], EntityItemFrame['entity.ItemFrame.name'/125, l='MpServer', x=254.97, y=72.50, z=249.50], EntityItemFrame['entity.ItemFrame.name'/382, l='MpServer', x=277.50, y=73.50, z=216.03], EntityItemFrame['entity.ItemFrame.name'/126, l='MpServer', x=254.50, y=69.50, z=250.03], EntityPainting['Painting'/383, l='MpServer', x=282.50, y=72.50, z=220.03], EntityItemFrame['entity.ItemFrame.name'/127, l='MpServer', x=254.97, y=72.50, z=250.50], EntityItemFrame['entity.ItemFrame.name'/128, l='MpServer', x=257.03, y=72.50, z=249.50], EntityItemFrame['entity.ItemFrame.name'/129, l='MpServer', x=257.50, y=70.50, z=250.03], EntityItemFrame['entity.ItemFrame.name'/130, l='MpServer', x=256.50, y=72.50, z=251.03], EntityItemFrame['entity.ItemFrame.name'/131, l='MpServer', x=257.50, y=72.50, z=249.03], EntityItemFrame['entity.ItemFrame.name'/132, l='MpServer', x=257.50, y=69.50, z=250.03], EntityItemFrame['entity.ItemFrame.name'/133, l='MpServer', x=257.03, y=72.50, z=250.50], EntitySkeleton['Skeleton'/135, l='MpServer', x=148.66, y=33.00, z=157.16], EntityBat['Bat'/136, l='MpServer', x=150.28, y=36.09, z=148.53], EntityBat['Bat'/137, l='MpServer', x=149.47, y=58.10, z=150.72], EntityItemFrame['entity.ItemFrame.name'/393, l='MpServer', x=287.97, y=73.50, z=231.50], EntityEnderman['Enderman'/138, l='MpServer', x=146.47, y=57.00, z=145.16], EntityPainting['Painting'/394, l='MpServer', x=282.03, y=72.50, z=224.50], EntityBat['Bat'/139, l='MpServer', x=149.56, y=58.19, z=150.00], EntityPainting['Painting'/395, l='MpServer', x=285.00, y=72.50, z=224.97], EntitySkeleton['Skeleton'/140, l='MpServer', x=134.88, y=46.00, z=178.38], EntityItemFrame['entity.ItemFrame.name'/396, l='MpServer', x=287.97, y=73.50, z=230.50], EntityCreeper['Creeper'/141, l='MpServer', x=133.97, y=47.00, z=179.31], EntityBat['Bat'/142, l='MpServer', x=141.75, y=37.10, z=147.44], EntityPainting['Painting'/143, l='MpServer', x=128.97, y=66.50, z=159.00], EntitySkeleton['Skeleton'/144, l='MpServer', x=171.16, y=38.00, z=151.28], EntityZombie['Zombie'/145, l='MpServer', x=171.75, y=38.00, z=152.69], EntityItem['item.item.arrow'/146, l='MpServer', x=168.25, y=64.00, z=148.56], EntityPainting['Painting'/147, l='MpServer', x=127.97, y=66.50, z=161.50], EntityPainting['Painting'/148, l='MpServer', x=127.97, y=66.50, z=163.50], EntitySkeleton['Skeleton'/149, l='MpServer', x=145.06, y=57.00, z=131.63], EntitySkeleton['Skeleton'/150, l='MpServer', x=151.63, y=65.00, z=137.72], EntityZombie['Zombie'/151, l='MpServer', x=130.28, y=31.00, z=195.81], EntitySquid['Squid'/152, l='MpServer', x=141.88, y=60.00, z=203.16], EntityBat['Bat'/153, l='MpServer', x=116.72, y=21.41, z=180.22], EntityZombie['Zombie'/154, l='MpServer', x=122.34, y=21.00, z=144.13], EntityPainting['Painting'/155, l='MpServer', x=125.50, y=66.50, z=157.03], EntityPainting['Painting'/156, l='MpServer', x=123.50, y=64.50, z=157.03], EntityPainting['Painting'/157, l='MpServer', x=127.50, y=65.50, z=157.03], EntityPainting['Painting'/158, l='MpServer', x=125.50, y=64.50, z=157.03], EntityPainting['Painting'/159, l='MpServer', x=124.50, y=65.50, z=157.03], EntityPainting['Painting'/160, l='MpServer', x=123.50, y=66.50, z=157.03], EntitySkeleton['Skeleton'/161, l='MpServer', x=143.53, y=25.00, z=136.16], EntityCreeper['Creeper'/162, l='MpServer', x=138.69, y=34.00, z=140.44], EntitySkeleton['Skeleton'/163, l='MpServer', x=142.50, y=41.00, z=137.50], EntityBat['Bat'/164, l='MpServer', x=139.25, y=59.10, z=132.75], EntityBat['Bat'/165, l='MpServer', x=135.47, y=60.10, z=134.25], EntityBat['Bat'/166, l='MpServer', x=136.44, y=59.10, z=133.25], EntityBat['Bat'/167, l='MpServer', x=139.94, y=59.10, z=132.75], EntityBat['Bat'/168, l='MpServer', x=139.47, y=59.10, z=132.72], EntityBat['Bat'/169, l='MpServer', x=136.72, y=59.10, z=133.25], EntitySkeleton['Skeleton'/170, l='MpServer', x=140.31, y=58.02, z=130.09], EntitySkeleton['Skeleton'/171, l='MpServer', x=139.69, y=59.00, z=131.47], EntityCreeper['Creeper'/172, l='MpServer', x=189.66, y=28.00, z=150.00], EntityBat['Bat'/173, l='MpServer', x=186.38, y=28.34, z=159.09], EntityMinecartFurnace['entity.MinecartFurnace.name'/174, l='MpServer', x=183.50, y=56.06, z=186.50], EntityMinecartEmpty['entity.MinecartRideable.name'/175, l='MpServer', x=183.00, y=56.06, z=176.50], EntityMinecartChest['container.minecart'/176, l='MpServer', x=183.50, y=56.06, z=187.50], EntityMinecartChest['container.minecart'/177, l='MpServer', x=183.97, y=56.06, z=176.50], EntityZombie['Zombie'/178, l='MpServer', x=123.50, y=57.00, z=131.50], EntityZombie['Zombie'/179, l='MpServer', x=189.34, y=29.00, z=142.41], EntitySkeleton['Skeleton'/180, l='MpServer', x=108.38, y=29.00, z=170.28], EntitySkeleton['Skeleton'/181, l='MpServer', x=149.88, y=38.00, z=127.41], EntityBat['Bat'/182, l='MpServer', x=133.25, y=29.89, z=215.47], EntitySquid['Squid'/183, l='MpServer', x=139.91, y=61.88, z=217.50], EntitySquid['Squid'/184, l='MpServer', x=132.50, y=60.00, z=222.50], EntityItemFrame['entity.ItemFrame.name'/440, l='MpServer', x=288.50, y=73.50, z=218.97], EntitySquid['Squid'/185, l='MpServer', x=97.88, y=62.00, z=184.75], EntityEnderman['Enderman'/186, l='MpServer', x=143.41, y=57.00, z=127.09], EntityCreeper['Creeper'/187, l='MpServer', x=161.69, y=31.00, z=118.34], EntityCreeper['Creeper'/188, l='MpServer', x=196.50, y=25.00, z=156.50], EntityCreeper['Creeper'/189, l='MpServer', x=197.50, y=25.00, z=157.50], EntityItemFrame['entity.ItemFrame.name'/445, l='MpServer', x=289.50, y=73.50, z=218.97], EntitySkeleton['Skeleton'/190, l='MpServer', x=198.19, y=54.00, z=154.69], EntityPainting['Painting'/446, l='MpServer', x=290.50, y=72.50, z=220.03], EntitySkeleton['Skeleton'/191, l='MpServer', x=201.66, y=53.00, z=155.59], EntityZombie['Zombie'/192, l='MpServer', x=164.50, y=15.00, z=219.81], EntityCreeper['Creeper'/193, l='MpServer', x=160.16, y=44.00, z=209.63], EntitySquid['Squid'/194, l='MpServer', x=103.47, y=62.50, z=193.47], EntityZombie['Zombie'/195, l='MpServer', x=108.22, y=14.00, z=128.59], EntitySkeleton['Skeleton'/196, l='MpServer', x=182.47, y=13.00, z=119.09], EntityPainting['Painting'/452, l='MpServer', x=289.00, y=73.00, z=224.97], EntityItem['item.item.arrow'/197, l='MpServer', x=188.50, y=72.00, z=119.88], EntitySkeleton['Skeleton'/198, l='MpServer', x=187.31, y=35.00, z=210.78], EntitySkeleton['Skeleton'/199, l='MpServer', x=184.59, y=35.00, z=211.22], EntitySkeleton['Skeleton'/200, l='MpServer', x=186.44, y=37.00, z=220.06], EntitySpider['Spider'/201, l='MpServer', x=144.91, y=49.00, z=229.72], EntityPainting['Painting'/143, l='MpServer', x=128.97, y=66.50, z=159.00], EntitySquid['Squid'/202, l='MpServer', x=111.50, y=59.00, z=209.56], EntityWitch['Witch'/203, l='MpServer', x=104.53, y=60.00, z=126.31], EntityArmorStand['Armor Stand'/204, l='MpServer', x=113.50, y=67.00, z=233.50], EntityArmorStand['Armor Stand'/205, l='MpServer', x=112.50, y=67.00, z=233.50], EntityPainting['Painting'/148, l='MpServer', x=127.97, y=66.50, z=163.50], EntityZombie['Zombie'/206, l='MpServer', x=85.56, y=25.00, z=136.84], EntityPainting['Painting'/147, l='MpServer', x=127.97, y=66.50,
z=161.50], EntityZombie['Zombie'/207, l='MpServer', x=85.50, y=25.00, z=139.50], EntityZombie['Zombie'/208, l='MpServer', x=86.47, y=24.00, z=134.28], EntityWitch['Witch'/209, l='MpServer', x=89.28, y=23.00, z=140.47], EntitySpider['Spider'/210, l='MpServer', x=84.03, y=25.02, z=133.78], EntitySkeleton['Skeleton'/211, l='MpServer', x=91.28, y=23.00, z=141.03], EntityWitch['Witch'/212, l='MpServer', x=89.44, y=24.00, z=143.06], EntityPainting['Painting'/160, l='MpServer', x=123.50, y=66.50, z=157.03], EntitySkeleton['Skeleton'/214, l='MpServer', x=188.53, y=37.00, z=224.44], EntityPainting['Painting'/155, l='MpServer', x=125.50, y=66.50, z=157.03], EntityArmorStand['Armor Stand'/215, l='MpServer', x=111.50, y=67.00, z=234.50], EntityPainting['Painting'/156, l='MpServer', x=123.50, y=64.50, z=157.03], EntityArmorStand['Armor Stand'/216, l='MpServer', x=111.50, y=67.00, z=233.50], EntityPainting['Painting'/157, l='MpServer', x=127.50, y=65.50, z=157.03], EntitySheep['Sheep'/217, l='MpServer', x=78.50, y=67.00, z=174.50], EntityPainting['Painting'/158, l='MpServer', x=125.50, y=64.50, z=157.03], EntityPainting['Painting'/159, l='MpServer', x=124.50, y=65.50, z=157.03], EntityZombie['Zombie'/219, l='MpServer', x=83.34, y=25.00, z=125.94], EntityZombie['Zombie'/220, l='MpServer', x=81.75, y=56.00, z=120.50], EntityEnderman['Enderman'/221, l='MpServer', x=107.22, y=12.00, z=107.47], EntitySkeleton['Skeleton'/222, l='MpServer', x=104.41, y=27.00, z=108.16], EntityCreeper['Creeper'/223, l='MpServer', x=103.53, y=24.00, z=111.81], EntitySheep['Sheep'/224, l='MpServer', x=98.41, y=70.00, z=104.78], EntitySkeleton['Skeleton'/225, l='MpServer', x=151.38, y=28.00, z=87.91], EntitySheep['Sheep'/226, l='MpServer', x=206.53, y=70.00, z=101.19], EntityDog['Athena'/228, l='MpServer', x=159.50, y=68.00, z=248.69], EntitySheep['Sheep'/230, l='MpServer', x=73.06, y=64.00, z=181.56], EntityDog['Starkhaven'/232, l='MpServer', x=175.88, y=64.50, z=246.38], EntityDog['Hallie'/233, l='MpServer', x=169.44, y=64.00, z=250.19], EntityDog['Sam'/234, l='MpServer', x=171.84, y=64.50, z=246.31], EntityDog['Morrigan'/235, l='MpServer', x=176.94, y=64.00, z=249.63], EntityPainting['Painting'/491, l='MpServer', x=286.50, y=75.50, z=287.97], EntityDog['Chaos'/236, l='MpServer', x=178.47, y=67.00, z=249.91], EntityPainting['Painting'/492, l='MpServer', x=286.50, y=74.50, z=287.97], EntityChicken['Chicken'/237, l='MpServer', x=220.66, y=77.16, z=104.28], EntityPainting['Painting'/493, l='MpServer', x=285.50, y=74.50, z=282.03], EntitySkeleton['Skeleton'/238, l='MpServer', x=101.16, y=27.00, z=94.19], EntityPainting['Painting'/494, l='MpServer', x=287.50, y=74.50, z=282.03], EntityPainting['Painting'/495, l='MpServer', x=287.50, y=74.50, z=287.97]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
This last one is my Pc and game specs.
-- System Details --
Details:
Minecraft Version: 1.8
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: 354814464 bytes (338 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
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1512 9 mods loaded, 9 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1512.jar)
UCHIJAAAA Forge{11.14.3.1512} [Minecraft Forge] (forge-1.8-11.14.3.1512.jar)
UCHIJAAAA craftablehorsearmour{1.0} [Craftable Horse Armour [CHA&S]] (Craftable Horse Armour and Saddle 1.2.1.jar)
UCHIJAAAA decorationmegapack{1.18} [Decoration Mega Pack] (decorationmegapack-1.18-1.8-1446.jar)
UCHIJAAAA doggytalents{v1.9.1g} [Doggy Talents] (DoggyTalents-1.8-v1.9.1g-universal.jar)
UCHIJAAAA igneousadditions{1.2-BETA-2} [Igneous Additions] (IgneousAdditions-1.2-BETA-2.jar)
UCHIJAAAA plantmegapack{5.07} [Plant Mega Pack] (plantmegapack-5.07-1.8-1446.jar)
UCHIJAAAA XaeroMinimap{1.6.2} [Xaero's Minimap] (xaeros_minimap_v1.6.2_Forge_1.8.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GTX 760/PCIe/SSE2'
Launched Version: 1.8-forge1.8-11.14.3.1512
LWJGL: 2.9.1
OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.82, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
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)
Let me know if I need to include anything else, but any help would be appreciated as i'd really like to get back to building.
Update: So, since no one responded to this post I finally asked my brother to help me do some more digging. And he only managed to find that crashes like this generally seem to be indicative of the world file corrupting. In desperation I looked up whether or not there was a way to salvage the save file. I found this page on the minecraft wiki and that seems to have done the trick. Granted, I have to redecorate a lot of the town because a lot of my modded items either dissappeared or were replaced by other items, but the vast majority of the vanilla structures were still intact which is what I was mainly concerned about. I suppose this outcome is what i kind of expected all along, considering I couldn't pin down one specific mod in the crash report.