Hoping someone can help me here, been playing hexxit with my gf for a while now and have got to day 500 or so, so it has been running fine for a while!
We have built quite a lot of stuff, basically making a large town but as of an hour ago when I open to LAN she joins and the game crashes out after about 30 seconds.
I'll post the log below, hopefully someone more familliar with crash reports can help me out!
One thing I am pretty doubtful of is that it is a memory issue, I have 16GB allocated through the launcher.
The only thing that has actually changed is that I FINALLY igrated my account to Mojang so I sign in with my e-mail but otherwise I ahven't changed anything.
Thanks in advance to anyone who can help!!
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
java.lang.StringIndexOutOfBoundsException: String index out of range: -65
at java.lang.AbstractStringBuilder.substring(Unknown Source)
at java.lang.StringBuilder.substring(Unknown Source)
at java.lang.AbstractStringBuilder.substring(Unknown Source)
at java.lang.StringBuilder.substring(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelaunchLog$LoggingOutStream.flush(FMLRelaunchLog.java:124)
at java.io.PrintStream.write(Unknown Source)
at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
at sun.nio.cs.StreamEncoder.flushBuffer(Unknown Source)
at java.io.OutputStreamWriter.flushBuffer(Unknown Source)
at java.io.PrintStream.newLine(Unknown Source)
at java.io.PrintStream.println(Unknown Source)
at java.lang.Throwable$WrappedPrintStream.println(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at mapwriter.Task.printException(Task.java:36)
at mapwriter.BackgroundExecutor.processTaskQueue(BackgroundExecutor.java:77)
at mapwriter.Mw.onTick(Mw.java:474)
at mapwriter.forge.MwTickHandler.tickEnd(MwTickHandler.java:23)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:377)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:873)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.AbstractStringBuilder.substring(Unknown Source)
at java.lang.StringBuilder.substring(Unknown Source)
at java.lang.AbstractStringBuilder.substring(Unknown Source)
at java.lang.StringBuilder.substring(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelaunchLog$LoggingOutStream.flush(FMLRelaunchLog.java:124)
at java.io.PrintStream.write(Unknown Source)
at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
at sun.nio.cs.StreamEncoder.flushBuffer(Unknown Source)
at java.io.OutputStreamWriter.flushBuffer(Unknown Source)
at java.io.PrintStream.newLine(Unknown Source)
at java.io.PrintStream.println(Unknown Source)
at java.lang.Throwable$WrappedPrintStream.println(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at mapwriter.Task.printException(Task.java:36)
at mapwriter.BackgroundExecutor.processTaskQueue(BackgroundExecutor.java:77)
at mapwriter.Mw.onTick(Mw.java:474)
at mapwriter.forge.MwTickHandler.tickEnd(MwTickHandler.java:23)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
Question
mattycrow
Hey guys,
Hoping someone can help me here, been playing hexxit with my gf for a while now and have got to day 500 or so, so it has been running fine for a while!
We have built quite a lot of stuff, basically making a large town but as of an hour ago when I open to LAN she joins and the game crashes out after about 30 seconds.
I'll post the log below, hopefully someone more familliar with crash reports can help me out!
One thing I am pretty doubtful of is that it is a memory issue, I have 16GB allocated through the launcher.
The only thing that has actually changed is that I FINALLY igrated my account to Mojang so I sign in with my e-mail but otherwise I ahven't changed anything.
Thanks in advance to anyone who can help!!
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 12/08/17 19:05
Description: Unexpected error
java.lang.StringIndexOutOfBoundsException: String index out of range: -65
at java.lang.AbstractStringBuilder.substring(Unknown Source)
at java.lang.StringBuilder.substring(Unknown Source)
at java.lang.AbstractStringBuilder.substring(Unknown Source)
at java.lang.StringBuilder.substring(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelaunchLog$LoggingOutStream.flush(FMLRelaunchLog.java:124)
at java.io.PrintStream.write(Unknown Source)
at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
at sun.nio.cs.StreamEncoder.flushBuffer(Unknown Source)
at java.io.OutputStreamWriter.flushBuffer(Unknown Source)
at java.io.PrintStream.newLine(Unknown Source)
at java.io.PrintStream.println(Unknown Source)
at java.lang.Throwable$WrappedPrintStream.println(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at mapwriter.Task.printException(Task.java:36)
at mapwriter.BackgroundExecutor.processTaskQueue(BackgroundExecutor.java:77)
at mapwriter.Mw.onTick(Mw.java:474)
at mapwriter.forge.MwTickHandler.tickEnd(MwTickHandler.java:23)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:377)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:873)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.AbstractStringBuilder.substring(Unknown Source)
at java.lang.StringBuilder.substring(Unknown Source)
at java.lang.AbstractStringBuilder.substring(Unknown Source)
at java.lang.StringBuilder.substring(Unknown Source)
at cpw.mods.fml.relauncher.FMLRelaunchLog$LoggingOutStream.flush(FMLRelaunchLog.java:124)
at java.io.PrintStream.write(Unknown Source)
at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
at sun.nio.cs.StreamEncoder.flushBuffer(Unknown Source)
at java.io.OutputStreamWriter.flushBuffer(Unknown Source)
at java.io.PrintStream.newLine(Unknown Source)
at java.io.PrintStream.println(Unknown Source)
at java.lang.Throwable$WrappedPrintStream.println(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at java.lang.Throwable.printStackTrace(Unknown Source)
at mapwriter.Task.printException(Task.java:36)
at mapwriter.BackgroundExecutor.processTaskQueue(BackgroundExecutor.java:77)
at mapwriter.Mw.onTick(Mw.java:474)
at mapwriter.forge.MwTickHandler.tickEnd(MwTickHandler.java:23)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityClientPlayerMP['CaptainFalling'/307, l='MpServer', x=96.97, y=100.87, z=9.83], EntityOtherPlayerMP['CoTheDisneyFreak'/1176, l='MpServer', x=186.00, y=68.00, z=146.38]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (241,64,233), Chunk: (at 1,4,9 in 15,14; contains blocks 240,0,224 to 255,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 6869574 game time, 12128802 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: 177 total; [EntityPainting['Painting'/168, l='MpServer', x=199.00, y=71.00, z=90.06], EntityPainting['Painting'/169, l='MpServer', x=194.00, y=71.50, z=90.06], EntityPainting['Painting'/170, l='MpServer', x=199.50, y=75.00, z=95.94], EntityPainting['Painting'/171, l='MpServer', x=206.94, y=75.50, z=90.50], EntityPainting['Painting'/172, l='MpServer', x=206.94, y=70.50, z=90.00], EntityPainting['Painting'/173, l='MpServer', x=200.06, y=71.50, z=88.50], EntityPainting['Painting'/174, l='MpServer', x=200.06, y=71.50, z=85.50], EntitySkeleton['Skeleton'/1287, l='MpServer', x=110.50, y=35.00, z=-41.50], EntityPainting['Painting'/175, l='MpServer', x=199.50, y=75.50, z=90.06], EntityPainting['Painting'/115, l='MpServer', x=162.06, y=71.50, z=96.50], EntityPainting['Painting'/116, l='MpServer', x=174.50, y=71.00, z=101.94], EntityPainting['Painting'/117, l='MpServer', x=165.00, y=71.00, z=101.94], BT_EntityBackItem['unknown'/1047, l='MpServer', x=96.97, y=100.87, z=9.83], EntityPainting['Painting'/181, l='MpServer', x=212.50, y=61.50, z=88.06], EntityPainting['Painting'/182, l='MpServer', x=217.50, y=61.50, z=97.94], EntitySpider['Spider'/1348, l='MpServer', x=174.50, y=20.00, z=-12.50], EntityEnderman['Enderman'/1350, l='MpServer', x=36.53, y=34.00, z=-15.66], EntityEnderman['Enderman'/1351, l='MpServer', x=38.84, y=33.00, z=-15.56], EntityCreeper['Creeper'/1352, l='MpServer', x=39.50, y=33.00, z=-19.50], EntityZombie['Zombie'/1353, l='MpServer', x=109.50, y=31.00, z=-68.31], EntityCow['Cow'/74, l='MpServer', x=80.59, y=81.00, z=59.38], EntityZombie['Zombie'/1354, l='MpServer', x=111.69, y=31.00, z=-65.50], EntityZombie['Zombie'/1355, l='MpServer', x=114.50, y=31.00, z=-60.50], EntitySkeleton['Skeleton'/1357, l='MpServer', x=106.63, y=31.00, z=-55.78], EntityCreeper['Creeper'/82, l='MpServer', x=102.59, y=38.00, z=77.00], EntitySkeleton['Skeleton'/93, l='MpServer', x=124.50, y=11.00, z=51.50], EntityCreeper['Creeper'/94, l='MpServer', x=124.50, y=11.00, z=50.50], EntityCreeper['Creeper'/102, l='MpServer', x=136.50, y=53.00, z=89.50], EntitySheep['Sheep'/364, l='MpServer', x=31.47, y=87.00, z=-52.66], EntityZombie['Zombie'/366, l='MpServer', x=27.69, y=51.00, z=7.25], EntitySkeleton['Skeleton'/367, l='MpServer', x=24.50, y=51.00, z=6.50], EntitySkeleton['Skeleton'/368, l='MpServer', x=33.44, y=50.00, z=13.88], EntityBat['Bat'/369, l='MpServer', x=21.56, y=37.27, z=31.39], EntityPainting['Painting'/114, l='MpServer', x=162.06, y=71.50, z=94.50], EntityBat['Bat'/370, l='MpServer', x=19.33, y=38.80, z=32.49], EntityPainting['Painting'/115, l='MpServer', x=162.06, y=71.50, z=96.50], EntityBat['Bat'/371, l='MpServer', x=18.25, y=36.00, z=32.47], EntityPainting['Painting'/116, l='MpServer', x=174.50, y=71.00, z=101.94], EntityPainting['Painting'/117, l='MpServer', x=165.00, y=71.00, z=101.94], EntitySheep['Sheep'/378, l='MpServer', x=36.91, y=86.00, z=-48.88], EntityZombie['Zombie'/379, l='MpServer', x=38.78, y=34.00, z=-42.53], EntitySpider['Spider'/380, l='MpServer', x=39.22, y=42.00, z=-33.00], EntitySpider['Spider'/382, l='MpServer', x=33.47, y=38.00, z=-10.72], EntityZombie['Zombie'/383, l='MpServer', x=34.84, y=38.00, z=-11.69], EntityBat['Bat'/385, l='MpServer', x=34.44, y=28.83, z=4.34], EntityBat['Bat'/386, l='MpServer', x=40.77, y=29.76, z=3.32], EntityBat['Bat'/387, l='MpServer', x=42.97, y=29.70, z=-6.49], EntitySkeleton['Skeleton'/388, l='MpServer', x=33.91, y=48.00, z=4.50], EntityBat['Bat'/389, l='MpServer', x=32.52, y=61.85, z=13.13], EntitySkeleton['Skeleton'/390, l='MpServer', x=43.09, y=71.00, z=23.50], EntityBat['Bat'/391, l='MpServer', x=35.25, y=73.10, z=2.72], EntityBat['Bat'/392, l='MpServer', x=39.72, y=65.10, z=7.28], EntityCow['Cow'/393, l='MpServer', x=33.97, y=86.00, z=52.06], EntityPainting['Painting'/141, l='MpServer', x=190.50, y=70.50, z=95.94], EntityBat['Bat'/400, l='MpServer', x=41.52, y=29.92, z=-0.53], EntityCreeper['Creeper'/401, l='MpServer', x=60.63, y=82.00, z=27.06], EntityCow['Cow'/404, l='MpServer', x=67.31, y=91.00, z=-2.47], EntityBat['Bat'/405, l='MpServer', x=83.70, y=17.14, z=-18.27], EntityWolf['Wolf'/406, l='MpServer', x=70.34, y=85.00, z=11.34], EntityCow['Cow'/407, l='MpServer', x=73.13, y=84.00, z=25.97], EntityOtherPlayerMP['CoTheDisneyFreak'/1176, l='MpServer', x=186.00, y=68.00, z=146.38], EntityBat['Bat'/409, l='MpServer', x=83.45, y=31.97, z=-70.52], EntityChocoboYellow['Yellow Chocobo'/154, l='MpServer', x=193.28, y=63.00, z=72.28], EntityPainting['Painting'/411, l='MpServer', x=89.06, y=33.00, z=-78.00], EntityChocoboGreen['Green Chocobo'/155, l='MpServer', x=194.75, y=63.00, z=76.06], EntityChocoboBlue['Blue Chocobo'/156, l='MpServer', x=197.38, y=63.13, z=72.28], EntityBat['Bat'/412, l='MpServer', x=81.69, y=35.00, z=-61.34], EntityChocoboYellow['Yellow Chocobo'/157, l='MpServer', x=203.44, y=63.00, z=78.41], EntityBat['Bat'/414, l='MpServer', x=98.76, y=31.63, z=-64.00], EntityChocoboWhite['White Chocobo'/158, l='MpServer', x=198.69, y=63.00, z=76.63], EntityPainting['Painting'/415, l='MpServer', x=93.06, y=33.00, z=-52.00], EntityChocoboBlack['Black Chocobo'/159, l='MpServer', x=195.66, y=63.00, z=72.28], EntityPainting['Painting'/416, l='MpServer', x=81.06, y=33.00, z=-55.00], EntityPainting['Painting'/417, l='MpServer', x=93.06, y=33.00, z=-45.00], EntityPainting['Painting'/418, l='MpServer', x=83.50, y=32.50, z=-47.94], EntityCow['Cow'/419, l='MpServer', x=92.69, y=101.00, z=-36.47], EntitySkeleton['Skeleton'/420, l='MpServer', x=94.34, y=25.00, z=-27.16], EntityPainting['Painting'/417, l='MpServer', x=93.06, y=33.00, z=-45.00], EntityPainting['Painting'/418, l='MpServer', x=83.50, y=32.50, z=-47.94], EntityPainting['Painting'/423, l='MpServer', x=104.94, y=33.00, z=-65.00], EntityChocoboYellow['Yellow Chocobo'/167, l='MpServer', x=196.41, y=63.00, z=77.94], EntityPainting['Painting'/432, l='MpServer', x=103.00, y=33.00, z=-47.94], EntityPainting['Painting'/424, l='MpServer', x=96.00, y=33.00, z=-68.06], EntityPainting['Painting'/168, l='MpServer', x=199.00, y=71.00, z=90.06], EntityPainting['Painting'/425, l='MpServer', x=101.94, y=32.50, z=-71.00], EntityPainting['Painting'/169, l='MpServer', x=194.00, y=71.50, z=90.06], EntityPainting['Painting'/446, l='MpServer', x=112.00, y=32.50, z=-42.06], EntityPainting['Painting'/426, l='MpServer', x=111.00, y=33.00, z=-78.94], EntityPainting['Painting'/170, l='MpServer', x=199.50, y=75.00, z=95.94], EntityPainting['Painting'/447, l='MpServer', x=114.50, y=32.50, z=-47.94], EntityPainting['Painting'/427, l='MpServer', x=102.94, y=32.50, z=-75.50], EntityPainting['Painting'/171, l='MpServer', x=206.94, y=75.50, z=90.50], EntityPainting['Painting'/172, l='MpServer', x=206.94, y=70.50, z=90.00], EntityBat['Bat'/428, l='MpServer', x=112.75, y=32.24, z=-68.25], EntityOtherPlayerMP['CoTheDisneyFreak'/1176, l='MpServer', x=186.00, y=68.00, z=146.38], EntityPainting['Painting'/429, l='MpServer', x=109.50, y=33.00, z=-53.06], EntityPainting['Painting'/173, l='MpServer', x=200.06, y=71.50, z=88.50], EntityPainting['Painting'/430, l='MpServer', x=111.94, y=33.00, z=-59.50], EntityPainting['Painting'/174, l='MpServer', x=200.06, y=71.50, z=85.50], EntityZombie['Zombie'/431, l='MpServer', x=101.50, y=31.00, z=-47.50], EntityPainting['Painting'/175, l='MpServer', x=199.50, y=75.50, z=90.06], EntityPainting['Painting'/432, l='MpServer', x=103.00, y=33.00, z=-47.94], BT_EntityBackItem['unknown'/1200, l='MpServer', x=186.00, y=68.00, z=146.38], EntitySkeleton['Skeleton'/433, l='MpServer', x=105.53, y=41.00, z=-44.88], EntityBat['Bat'/434, l='MpServer', x=109.25, y=40.10, z=-29.75], EntityChocoboGold['Gold Chocobo'/178, l='MpServer', x=210.34, y=63.00, z=77.75], EntityBat['Bat'/435, l='MpServer', x=110.30, y=37.07, z=-44.18], EntityChocoboPurple['Purple Chocobo'/179, l='MpServer', x=210.34, y=63.00, z=79.34], EntitySpider['Spider'/436, l='MpServer', x=99.16, y=41.00, z=-19.59], EntityBat['Bat'/437, l='MpServer', x=98.45, y=40.31, z=-6.71], EntityPainting['Painting'/181, l='MpServer', x=212.50, y=61.50, z=88.06], EntityClientPlayerMP['CaptainFalling'/307, l='MpServer', x=96.97, y=100.87, z=9.83], EntityPainting['Painting'/182, l='MpServer', x=217.50, y=61.50, z=97.94], EntityPainting['Painting'/441, l='MpServer', x=112.94, y=32.50, z=-77.00], EntityPainting['Painting'/442, l='MpServer', x=117.00, y=32.50, z=-78.94], EntityEnderman['Enderman'/444, l='MpServer', x=126.53, y=23.00, z=-49.66], EntityPainting['Painting'/445, l='MpServer', x=116.00, y=33.00, z=-53.06], EntityPainting['Painting'/446, l='MpServer', x=112.00, y=32.50, z=-42.06], EntityPainting['Painting'/447, l='MpServer', x=114.50, y=32.50, z=-47.94], EntitySkeleton['Skeleton'/448, l='MpServer', x=112.50, y=35.00, z=-46.50], EntityChocoboYellow['Yellow Chocobo'/455, l='MpServer', x=143.66, y=64.00, z=-66.13], EntitySkeleton['Skeleton'/456, l='MpServer', x=129.75, y=26.00, z=-61.66], EntityBat['Bat'/457, l='MpServer', x=140.25, y=22.10, z=-26.25], EntityZombie['Zombie'/458, l='MpServer', x=134.63, y=12.00, z=-18.00], EntityPainting['Painting'/415, l='MpServer', x=93.06, y=33.00, z=-52.00], EntityCreeper['Creeper'/459, l='MpServer', x=147.50, y=28.00, z=-66.50], EntityPainting['Painting'/416, l='MpServer', x=81.06, y=33.00, z=-55.00], EntityCreeper['Creeper'/460, l='MpServer', x=145.50, y=32.00, z=-66.50], EntityPainting['Painting'/429, l='MpServer', x=109.50, y=33.00, z=-53.06], EntityChocoboGreen['Green Chocobo'/461, l='MpServer', x=146.72, y=64.00, z=-65.94], EntityPainting['Painting'/430, l='MpServer', x=111.94, y=33.00, z=-59.50], EntityChocoboWhite['White Chocobo'/462, l='MpServer', x=151.28, y=64.00, z=-66.28], EntityChocoboBlack['Black Chocobo'/463, l='MpServer', x=154.88, y=64.00, z=-64.97], EntityPainting['Painting'/445, l='MpServer', x=116.00, y=33.00, z=-53.06], EntityChocoboRed['Red Chocobo'/464, l='MpServer', x=158.69, y=64.00, z=-65.38], EntityPainting['Painting'/141, l='MpServer', x=190.50, y=70.50, z=95.94], EntityPainting['Painting'/114, l='MpServer', x=162.06, y=71.50, z=94.50], EntitySkeleton['Skeleton'/470, l='MpServer', x=156.97, y=22.00, z=-45.47], EntityCreeper['Creeper'/471, l='MpServer', x=158.03, y=17.00, z=-47.34], EntityCreeper['Creeper'/472, l='MpServer', x=154.53, y=17.74, z=-42.53], EntityBat['Bat'/473, l='MpServer', x=151.54, y=25.73, z=-22.94], EntityZombie['Zombie'/474, l='MpServer', x=151.69, y=35.00, z=-30.31], EntityZombie['Zombie'/475, l='MpServer', x=148.50, y=35.00, z=-30.50], EntityZombie['Zombie'/476, l='MpServer', x=148.50, y=35.00, z=-31.50], EntityZombie['Zombie'/477, l='MpServer', x=150.78, y=35.00, z=-31.16], EntityZombie['Zombie'/478, l='MpServer', x=156.50, y=29.00, z=-7.50], EntityZombie['Zombie'/479, l='MpServer', x=155.50, y=29.00, z=-8.50], EntityBat['Bat'/480, l='MpServer', x=155.52, y=32.70, z=-14.55], EntityPainting['Painting'/411, l='MpServer', x=89.06, y=33.00, z=-78.00], EntityCreeper['Creeper'/481, l='MpServer', x=147.72, y=39.00, z=-11.50], EntityPainting['Painting'/423, l='MpServer', x=104.94, y=33.00, z=-65.00], EntityItemFrame['entity.ItemFrame.name'/482, l='MpServer', x=166.94, y=73.50, z=-80.50], EntityPainting['Painting'/424, l='MpServer', x=96.00, y=33.00, z=-68.06], EntityItemFrame['entity.ItemFrame.name'/483, l='MpServer', x=166.94, y=73.50, z=-81.50], EntityPainting['Painting'/425, l='MpServer', x=101.94, y=32.50, z=-71.00], EntityItemFrame['entity.ItemFrame.name'/484, l='MpServer', x=163.50, y=73.50, z=-76.06], EntityPainting['Painting'/426, l='MpServer', x=111.00, y=33.00, z=-78.94], EntityItemFrame['entity.ItemFrame.name'/485, l='MpServer', x=160.50, y=73.50, z=-76.06], EntityPainting['Painting'/427, l='MpServer', x=102.94, y=32.50, z=-75.50], EntityItemFrame['entity.ItemFrame.name'/486, l='MpServer', x=166.94, y=73.50, z=-77.50], EntityItemFrame['entity.ItemFrame.name'/487, l='MpServer', x=166.94, y=73.50, z=-79.50], EntityPainting['Painting'/441, l='MpServer', x=112.94, y=32.50, z=-77.00], EntityItemFrame['entity.ItemFrame.name'/488, l='MpServer', x=166.94, y=73.50, z=-78.50], EntityPainting['Painting'/442, l='MpServer', x=117.00, y=32.50, z=-78.94], EntityChocoboPurple['Purple Chocobo'/489, l='MpServer', x=162.66, y=64.00, z=-67.09], EntitySpider['Spider'/491, l='MpServer', x=172.66, y=27.02, z=-55.72], EntitySheep['Sheep'/492, l='MpServer', x=160.66, y=12.00, z=-41.03], EntitySpider['Spider'/493, l='MpServer', x=173.28, y=24.00, z=-49.94], EntityBat['Bat'/494, l='MpServer', x=178.59, y=27.10, z=-33.41], EntitySkeleton['Skeleton'/495, l='MpServer', x=165.44, y=28.00, z=-14.91], EntitySkeleton['Skeleton'/496, l='MpServer', x=165.50, y=29.00, z=-19.50], EntityCreeper['Creeper'/497, l='MpServer', x=168.41, y=21.00, z=-21.59], EntityCreeper['Creeper'/498, l='MpServer', x=171.59, y=21.00, z=-23.66], EntityBat['Bat'/499, l='MpServer', x=166.71, y=23.99, z=-28.46], EntitySkeleton['Skeleton'/1274, l='MpServer', x=111.50, y=35.00, z=-45.50], EntitySkeleton['Skeleton'/1275, l='MpServer', x=113.50, y=35.00, z=-41.50], EntityBat['Bat'/507, l='MpServer', x=171.38, y=22.82, z=-22.14]]
Retry entities: 0 total; []
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2414)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_144, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 16465886424 bytes (15703 MB) / 17179869184 bytes (16384 MB) up to 17179869184 bytes (16384 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms16384m -Xmx16384m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
AABB Pool Size: 1634 (91504 bytes; 0 MB) allocated, 240 (13440 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 68 mods loaded, 68 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.8.7.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHFramework{1.5.2.5} [CoFH Framework] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisMicroblocks{55.0.7} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_bspkrsCore{v2.09(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.09.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TreeCapitator{Forge 1.5.2.r14} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r14.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomLAN{2.2} [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisMicroblocksInstallCheck{55.0.7} [Immibis's Microblocks (Checks for incorrect installation, ignore this)] (immibis-microblocks-55.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AsgardShield_Core{2.0.4} [AsgardShield] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ASAddon_Hallowed{2.0.0} [AS Addon- Hallowed] (1.5.2ASAddonHallowed_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
HarkenScythe_Core{2.1.6} [HarkenScythe] (1.5.2HarkenScythe_v2.1.6Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ASAddon_HarkenScythe{2.0.0} [AS Addon- HarkenScythe] (1.5.2ASAddonHarkenScythe_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ASAddon_NetherEnder{2.0.0} [AS Addon- Nether-Ender] (1.5.2ASAddonNetherEnder_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ASAddon_ColorAPI{1.0.0} [ASAddon_ColorAPI] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterStorage{0.6.2.23-hotfix2} [BetterStorage] ([1.5.2]BetterStorage_0.6.2.23-hotfix2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ArmorBarMod{0.7.1} [Armor Bar Mod] (ArmorBarv0.7.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Artifice{1.5.2R1.1.2} [Artifice] (Artifice-1.1.2-182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Chisel{1.5.2R1.1.2} [Artifice Compat: Chisel] (Artifice-1.1.2-182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|EE3{1.5.2R1.1.2} [Artifice Compat: EE3] (Artifice-1.1.2-182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Forestry{1.5.2R1.1.2} [Artifice Compat: Forestry] (Artifice-1.1.2-182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|MFR{1.5.2R1.1.2} [Artifice Compat: MFR] (Artifice-1.1.2-182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Railcraft{1.5.2R1.1.2} [Artifice Compat: Railcraft] (Artifice-1.1.2-182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Vanilla{1.5.2R1.1.2} [Artifice Compat: Vanilla] (Artifice-1.1.2-182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack{1.12.13} [Backpack] (backpack-1.12.13-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BattleTowers{1.3.4} [Battle Towers] (BattleTowers_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterDungeons{1.8} [Better dungeons] (BetterDungeons.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.3.3} [BiblioCraft] (BiblioCraft[v1.3.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_BuffBarMod{0.7.1} [Buff Bar Mod] (BuffBarv0.7.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChestTransporter{1.1.6} [Chest Transporter] (chestTransporter_1.1.6_Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DimDoors{1.5.2R1.4.1RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R1.4.1RC1-194.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eplus{1.15.4} [Enchanting Plus] (EnchantingPlus-1.15.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtrabiomesXL{3.13.4} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
hexxitgear{1.5.2R1.0} [Hexxit Gear] (HexxitGear-1.0-23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisCore{55.1.6} [Immibis Core] (immibis-core-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
InfernalMobs{1.3.1} [Infernal Mobs] (InfernalMobs_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MapWriter{2.0} [MapWriter] (mapwriter-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Meteors{2.10.2} [Falling Meteors] (Meteors Mod V2.10.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
More Bows{1.5_v1} [More Bows mod] (More bows 1.5.2_2 Forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{2.1.5} [Natura] (Natura_1.5.2_2.1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.5.2_2.1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins{1.0.9.3} [NEI Plugins] (NEIPlugins-1.0.9.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LegendGear{1.5.2} [LegendGear] (NMcCoy-LegendGear-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OffLawn{1.0} [offLawn] (OffLawn-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjectZulu|Core{1.0.3.8} [Project Zulu Core] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjectZulu|Blocks{1.0.3.8} [Project Zulu Block and Items] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjectZulu|Dungeon{1.0.3.8} [Project Zulu Mobs] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjectZulu|Mobs{1.0.3.8} [Project Zulu Mobs] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjectZulu|World{1.0.3.8} [Project Zulu World] (ProjectZuluCompletev1.0.3.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
QuantumCraft{1.01} [qCraft] (qCraft1.01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
xreliquary{1.5.2} [Xeno's Reliquary] (Reliquary1.0.6d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_Ruins{10.3} [Ruins Spawning System] (Ruins_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
secretroomsmod{4.6.0} [SecretRoomsMod] (SecretRoomsMod-universal-4.6.0.283.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SoulShards{1.0.16} [Soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.5.2_1.4.3d7} [Tinkers' Construct] (TConstruct_1.5.2_1.4.3.final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.5.2_1.4.3.final.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WildCaves3{0.4.2} [Wild Caves 3] (WildCaves3-0.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
chococraft{2.8.8} [Torojima's ChocoCraft] (zzzChococraft_2.8.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LWJGL: 2.9.0
OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Sphax PureBDcraft 128x MC15.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: 346 (19376 bytes; 0 MB) allocated, 35 (1960 bytes; 0 MB) used
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now