java.lang.IllegalStateException: Already tesselating!
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
at net.minecraft.client.renderer.RenderGlobal.func_147590_a(RenderGlobal.java:2371)
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:2356)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1597)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
at net.minecraft.client.renderer.RenderGlobal.func_147590_a(RenderGlobal.java:2371)
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:2356)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1597)
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
.
This is the only thing I can think of. I have only seen this error once before and the way I solved it was removing optifine so I guess just sit tight till someone smarter gets here... :/
Rollback Post to RevisionRollBack
If you want a quicker reply from me then be sure to hit the Reply button.
This is the only thing I can think of. I have only seen this error once before and the way I solved it was removing optifine so I guess just sit tight till someone smarter gets here... :/
And I have one more question for you, what does UCHIJAAAAAAAAA mean?
So "UCHIJAAAAAAAAA" would be "Unloaded, Constructed, Pre-initialized, Initialized, Post-initialized, Available, Available, Available" etc. It makes the crash report cleaner and easier to read then back when you had "Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available" after every mod.
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.
So "UCHIJAAAAAAAAA" would be "Unloaded, Constructed, Pre-initialized, Initialized, Post-initialized, Available, Available, Available" etc. It makes the crash report cleaner and easier to read then back when you had "Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available" after every mod.
Good to know, but do you know why I got this crash? Should I worry about it? I have 163 mods by the way. ( Sorry, when it comes to crashes I am a complete idiot )
These warnings are pretty much useless. they refer to old bugs fixed over 2 years ago.
The crash itself is an untraceable rendering conflict. 2 mods that alter the game rendering engine try to render the same block at the same time. Optifine might be one of the mods involved but ...
Lot's of mods like to tweak rendering.
Alright, thanks for the help grimallq, but I want to know, should worry if I get this crash again?
Huh. I've never a crash like this before. I am using MultiMC to launch a private modpack.
--- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 17/09/15 5:58 PM
Description: Unexpected error
java.lang.IllegalStateException: Already tesselating!
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
at net.minecraft.client.renderer.RenderGlobal.func_147590_a(RenderGlobal.java:2371)
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:2356)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1597)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
at net.minecraft.client.renderer.RenderGlobal.func_147590_a(RenderGlobal.java:2371)
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:2356)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1597)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['JosLouis_'/35737, l='MpServer', x=-1314.48, y=77.62, z=806.55]]
Chunk stats: MultiplayerChunkCache: 256, 265
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-1330,64,788), Chunk: (at 14,4,4 in -84,49; contains blocks -1344,0,784 to -1329,255,799), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
Level time: 458 game time, 458 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: 152 total; [EntityItem['item.tile.saplings.firSapling'/37112, l='MpServer', x=-1324.84, y=91.13, z=785.13], EntityItem['item.tile.saplings.firSapling'/49400, l='MpServer', x=-1333.41, y=79.13, z=788.25], EntityItem['item.tile.saplings.firSapling'/47364, l='MpServer', x=-1336.09, y=80.13, z=782.88], EntityItem['item.tile.saplings.firSapling'/49412, l='MpServer', x=-1320.53, y=77.13, z=761.19], EntityItem['item.tile.saplings.firSapling'/49500, l='MpServer', x=-1336.22, y=78.13, z=787.19], EntityItem['item.tile.saplings.firSapling'/49579, l='MpServer', x=-1361.88, y=80.13, z=784.75], EntityItem['item.item.seeds'/47587, l='MpServer', x=-1256.38, y=61.13, z=808.53], EntityItem['item.tile.saplings.firSapling'/49711, l='MpServer', x=-1343.19, y=80.13, z=795.63], EntityItem['item.tile.saplings.firSapling'/47667, l='MpServer', x=-1336.75, y=79.13, z=783.13], EntityItem['item.tile.saplings.firSapling'/49717, l='MpServer', x=-1331.34, y=79.13, z=790.56], EntityItem['item.tile.saplings.firSapling'/49721, l='MpServer', x=-1333.47, y=79.13, z=786.63], EntityItem['item.tile.saplings.firSapling'/47675, l='MpServer', x=-1369.88, y=80.13, z=784.88], EntityItem['item.tile.saplings.firSapling'/49733, l='MpServer', x=-1361.06, y=92.13, z=781.19], EntityItem['item.tile.rail'/49734, l='MpServer', x=-1308.09, y=19.13, z=805.25], EntityItem['item.tile.saplings.firSapling'/49735, l='MpServer', x=-1360.13, y=78.13, z=781.13], EntityItemFrame['Item Frame'/35418, l='MpServer', x=-1445.50, y=82.50, z=831.94], EntityItemFrame['Item Frame'/35419, l='MpServer', x=-1444.50, y=82.50, z=831.94], EntityItemFrame['Item Frame'/35420, l='MpServer', x=-1443.50, y=82.50, z=831.94], EntityItem['item.tile.saplings.firSapling'/49756, l='MpServer', x=-1272.16, y=63.13, z=741.34], EntityItemFrame['Item Frame'/35421, l='MpServer', x=-1442.50, y=82.50, z=831.94], EntityItem['item.tile.saplings.firSapling'/49768, l='MpServer', x=-1343.13, y=77.13, z=788.66], EntityItem['item.tile.saplings.firSapling'/49774, l='MpServer', x=-1301.88, y=70.13, z=770.53], EntityItem['item.item.string'/47734, l='MpServer', x=-1309.84, y=22.13, z=759.25], EntityItem['item.tile.saplings.firSapling'/47738, l='MpServer', x=-1337.88, y=79.13, z=782.88], EntityItem['item.item.seeds'/47740, l='MpServer', x=-1364.81, y=63.13, z=837.81], EntityItem['item.tile.flowers2.minersdelight'/47742, l='MpServer', x=-1337.31, y=53.13, z=770.59], EntityItem['item.item.seeds'/47759, l='MpServer', x=-1359.06, y=63.13, z=838.88], EntityVillager['Villager'/35478, l='MpServer', x=-1384.50, y=65.00, z=826.06], EntityItem['item.tile.saplings.firSapling'/49826, l='MpServer', x=-1361.84, y=92.13, z=781.03], EntityItem['item.tile.flowers2.minersdelight'/47781, l='MpServer', x=-1349.53, y=17.13, z=758.19], EntityItem['item.item.string'/47787, l='MpServer', x=-1310.44, y=21.13, z=804.78], EntityItem['item.item.string'/47788, l='MpServer', x=-1305.25, y=18.13, z=820.75], EntityItem['item.item.string'/47795, l='MpServer', x=-1259.22, y=20.13, z=817.13], EntityItem['item.tile.mushroom1'/47796, l='MpServer', x=-1271.91, y=25.13, z=802.59], EntityItem['item.item.string'/47797, l='MpServer', x=-1270.94, y=27.13, z=807.19], EntityGoblin['Hobgoblin'/35512, l='MpServer', x=-1377.50, y=63.00, z=740.50], EntitySheep['Sheep'/35516, l='MpServer', x=-1337.50, y=70.00, z=739.50], EntitySheep['Sheep'/35517, l='MpServer', x=-1337.50, y=104.00, z=742.50], EntityItem['item.tile.saplings.firSapling'/47805, l='MpServer', x=-1362.34, y=90.40, z=785.19], EntitySheep['Sheep'/35518, l='MpServer', x=-1342.66, y=77.00, z=750.47], EntitySheep['Sheep'/35519, l='MpServer', x=-1339.63, y=72.00, z=742.09], EntityItem['item.tile.flowers2.minersdelight'/35520, l='MpServer', x=-1351.19, y=17.13, z=755.44], EntityItem['item.tile.mushroom8'/35521, l='MpServer', x=-1331.88, y=12.13, z=751.63], EntityCow['Cow'/35522, l='MpServer', x=-1335.69, y=80.00, z=755.53], EntityCow['Cow'/35523, l='MpServer', x=-1335.63, y=78.00, z=753.25], EntityCow['Cow'/35524, l='MpServer', x=-1330.50, y=77.00, z=756.50], EntityCow['Cow'/35525, l='MpServer', x=-1328.50, y=75.00, z=752.50], EntityItem['item.tile.torch'/35526, l='MpServer', x=-1325.75, y=18.13, z=770.28], EntityItem['item.tile.mushroom5'/35527, l='MpServer', x=-1340.88, y=17.13, z=781.44], EntityItem['item.tile.flowers2.minersdelight'/49865, l='MpServer', x=-1331.03, y=57.13, z=766.22], EntityItem['item.tile.saplings.firSapling'/49869, l='MpServer', x=-1331.53, y=93.13, z=767.28], EntityPig['Pig'/35541, l='MpServer', x=-1312.22, y=68.00, z=740.50], EntityPig['Pig'/35542, l='MpServer', x=-1313.81, y=68.00, z=740.50], EntityPig['Pig'/35543, l='MpServer', x=-1313.50, y=68.00, z=742.50], EntityPig['Pig'/35544, l='MpServer', x=-1312.50, y=67.00, z=737.50], EntityItem['item.tile.rail'/35545, l='MpServer', x=-1304.13, y=18.13, z=815.19], EntityItem['item.tile.rail'/35547, l='MpServer', x=-1305.28, y=18.13, z=809.81], EntityItem['item.tile.mushroom9'/35548, l='MpServer', x=-1306.88, y=18.13, z=810.81], EntityItem['item.tile.rail'/35549, l='MpServer', x=-1304.13, y=18.13, z=810.81], EntityItem['item.tile.rail'/35550, l='MpServer', x=-1305.28, y=18.13, z=820.88], EntityItem['item.tile.rail'/35551, l='MpServer', x=-1304.13, y=18.13, z=819.84], EntityItem['item.tile.rail'/35559, l='MpServer', x=-1291.91, y=20.13, z=785.81], EntityItem['item.tile.rail'/35560, l='MpServer', x=-1289.75, y=20.13, z=785.25], EntityItem['item.tile.rail'/35561, l='MpServer', x=-1291.88, y=19.13, z=778.13], EntityChicken['Chicken'/35562, l='MpServer', x=-1301.41, y=71.00, z=785.59], EntityChicken['Chicken'/35563, l='MpServer', x=-1295.56, y=69.00, z=769.59], EntityChicken['Chicken'/35564, l='MpServer', x=-1288.56, y=69.00, z=783.53], EntityChicken['Chicken'/35565, l='MpServer', x=-1286.53, y=69.00, z=775.53], EntityItem['item.tile.saplings.firSapling'/47853, l='MpServer', x=-1342.13, y=77.13, z=781.72], EntityMinecartChest['entity.MinecartChest.name'/35566, l='MpServer', x=-1284.50, y=18.50, z=760.50], EntityMinecartChest['entity.MinecartChest.name'/35567, l='MpServer', x=-1279.50, y=19.50, z=752.50], EntityItem['item.tile.mushroom14'/35568, l='MpServer', x=-1286.75, y=14.13, z=782.81], EntityItem['item.item.string'/35570, l='MpServer', x=-1272.13, y=4.13, z=792.16], EntityItem['item.item.string'/35572, l='MpServer', x=-1272.19, y=4.13, z=788.81], EntityItem['item.tile.flowers2.minersdelight'/35575, l='MpServer', x=-1273.88, y=12.13, z=772.81], EntityMinecartChest['entity.MinecartChest.name'/35576, l='MpServer', x=-1296.50, y=19.50, z=765.50], EntityItem['item.tile.mushroom'/35577, l='MpServer', x=-1295.13, y=33.13, z=779.31], EntityItem['item.tile.rail'/35578, l='MpServer', x=-1276.13, y=21.13, z=793.59], EntityItem['item.tile.rail'/49914, l='MpServer', x=-1254.08, y=21.13, z=769.67], EntityItem['item.tile.rail'/35580, l='MpServer', x=-1277.16, y=21.13, z=796.19], EntityItem['item.tile.rail'/35581, l='MpServer', x=-1288.81, y=17.13, z=810.88], EntityItem['item.tile.rail'/35582, l='MpServer', x=-1292.81, y=17.13, z=810.88], EntityItem['item.tile.rail'/35583, l='MpServer', x=-1288.81, y=17.13, z=808.13], EntityItem['item.tile.rail'/35584, l='MpServer', x=-1286.97, y=17.13, z=808.91], EntityItem['item.item.string'/35585, l='MpServer', x=-1288.66, y=17.13, z=804.84], EntityItem['item.tile.rail'/35586, l='MpServer', x=-1284.13, y=17.13, z=803.19], EntityItem['item.tile.rail'/49922, l='MpServer', x=-1251.38, y=21.13, z=763.25], EntityItem['item.tile.torch'/35592, l='MpServer', x=-1277.25, y=17.13, z=831.34], EntityMinecartChest['entity.MinecartChest.name'/35594, l='MpServer', x=-1271.50, y=16.50, z=843.50], EntityChicken['Chicken'/35595, l='MpServer', x=-1272.50, y=72.00, z=874.50], EntityChicken['Chicken'/35596, l='MpServer', x=-1274.50, y=73.00, z=876.50], EntityChicken['Chicken'/35597, l='MpServer', x=-1272.50, y=76.00, z=872.50], EntityChicken['Chicken'/35598, l='MpServer', x=-1275.50, y=76.00, z=874.50], EntityChicken['Chicken'/35599, l='MpServer', x=-1286.50, y=74.00, z=883.50], EntityChicken['Chicken'/35600, l='MpServer', x=-1283.50, y=73.00, z=882.50], EntityChicken['Chicken'/35602, l='MpServer', x=-1282.50, y=72.00, z=883.50], EntityItem['item.tile.saplings.firSapling'/49941, l='MpServer', x=-1360.40, y=100.08, z=782.91], EntityItem['item.tile.rail'/35608, l='MpServer', x=-1266.56, y=15.13, z=766.56], EntityItem['item.item.cotton.seed'/49944, l='MpServer', x=-1351.63, y=81.13, z=812.13], EntityItem['item.tile.rail'/35609, l='MpServer', x=-1262.28, y=16.13, z=767.16], EntityItem['item.tile.flowers2.bluebells'/49945, l='MpServer', x=-1351.66, y=81.13, z=813.86], EntityItem['item.tile.rail'/35610, l='MpServer', x=-1256.13, y=11.13, z=766.19], EntityItem['item.tile.rail'/35611, l='MpServer', x=-1256.13, y=11.13, z=760.16], EntityItem['item.tile.rail'/35613, l='MpServer', x=-1257.38, y=11.13, z=759.81], EntityItem['item.tile.rail'/35616, l='MpServer', x=-1257.44, y=11.13, z=770.81], EntityItem['item.tile.torch'/35617, l='MpServer', x=-1267.13, y=21.13, z=824.41], EntityMinecartChest['entity.MinecartChest.name'/35618, l='MpServer', x=-1268.50, y=3.50, z=821.50], EntityItem['item.tile.mushroom1'/35619, l='MpServer', x=-1266.69, y=1.13, z=808.13], EntityItem['item.tile.saplings.firSapling'/49956, l='MpServer', x=-1325.53, y=103.68, z=744.13], EntityItem['item.tile.rail'/35622, l='MpServer', x=-1264.22, y=3.13, z=812.69], EntityItem['item.tile.mushroom9'/35623, l='MpServer', x=-1276.88, y=25.13, z=865.88], EntityMinecartChest['entity.MinecartChest.name'/35635, l='MpServer', x=-1240.50, y=25.50, z=760.50], EntityItem['item.tile.rail'/35639, l='MpServer', x=-1253.13, y=21.13, z=769.81], EntityItem['item.tile.rail'/35642, l='MpServer', x=-1255.88, y=21.13, z=769.81], EntityItem['item.tile.rail'/35643, l='MpServer', x=-1254.83, y=21.13, z=769.20], EntityMinecartChest['entity.MinecartChest.name'/35645, l='MpServer', x=-1246.50, y=17.34, z=796.50], GCEntityClientPlayerMP['JosLouis_'/35737, l='MpServer', x=-1314.48, y=77.62, z=806.55], Ent
ityTrail['unknown'/35739, l='MpServer', x=-1314.48, y=77.62, z=806.55], EntityBat['Bat'/35747, l='MpServer', x=-1357.50, y=51.10, z=754.25], EntityBat['Bat'/35775, l='MpServer', x=-1357.03, y=51.00, z=748.50], EntityBat['Bat'/35776, l='MpServer', x=-1352.25, y=30.00, z=859.44], EntityBat['Bat'/35777, l='MpServer', x=-1347.33, y=30.96, z=856.08], EntityItem['item.tile.saplings.firSapling'/48074, l='MpServer', x=-1334.19, y=80.13, z=783.06], EntitySquid['Squid'/35792, l='MpServer', x=-1253.50, y=61.75, z=845.13], EntitySquid['Squid'/35793, l='MpServer', x=-1253.50, y=62.00, z=853.50], EntitySquid['Squid'/35794, l='MpServer', x=-1251.44, y=62.38, z=852.50], EntitySquid['Squid'/35795, l='MpServer', x=-1251.41, y=61.97, z=846.50], EntityBat['Bat'/35828, l='MpServer', x=-1384.03, y=10.00, z=867.75], EntityBat['Bat'/35847, l='MpServer', x=-1384.47, y=10.00, z=863.97], EntityBat['Bat'/35849, l='MpServer', x=-1346.44, y=17.00, z=737.56], EntityBat['Bat'/35854, l='MpServer', x=-1289.97, y=27.00, z=734.47], EntityBat['Bat'/35868, l='MpServer', x=-1294.28, y=27.00, z=733.22], EntityBat['Bat'/35869, l='MpServer', x=-1281.91, y=16.15, z=736.69], EntityBat['Bat'/35911, l='MpServer', x=-1276.50, y=25.00, z=875.09], EntityItem['item.tile.saplings.firSapling'/48219, l='MpServer', x=-1346.81, y=77.13, z=788.88], EntityBat['Bat'/35939, l='MpServer', x=-1311.69, y=45.45, z=813.03], EntityItem['item.tile.flowers2.bluebells'/35972, l='MpServer', x=-1349.19, y=81.13, z=814.19], EntityItem['item.item.seeds'/35973, l='MpServer', x=-1348.97, y=81.13, z=815.84], EntityItem['item.tile.flowers2.minersdelight'/36026, l='MpServer', x=-1332.03, y=58.13, z=812.09], EntityItem['item.tile.flowers2.minersdelight'/36027, l='MpServer', x=-1331.66, y=58.13, z=811.09], EntityFallingBlock['Falling Block'/38096, l='MpServer', x=-1391.50, y=20.72, z=852.50], EntityFallingBlock['Falling Block'/38097, l='MpServer', x=-1390.50, y=20.72, z=847.50], EntityFallingBlock['Falling Block'/38099, l='MpServer', x=-1390.50, y=19.72, z=853.50], EntityFallingBlock['Falling Block'/38101, l='MpServer', x=-1387.50, y=20.72, z=852.50], EntityFallingBlock['Falling Block'/38104, l='MpServer', x=-1350.50, y=20.72, z=885.50], EntityItem['item.tile.saplings.firSapling'/48697, l='MpServer', x=-1342.56, y=79.13, z=793.13], EntityItem['item.tile.gravel'/38564, l='MpServer', x=-1372.63, y=30.13, z=846.47], EntityItem['item.tile.saplings.firSapling'/48870, l='MpServer', x=-1334.69, y=79.13, z=784.22], EntityItem['item.tile.saplings.firSapling'/48928, l='MpServer', x=-1337.88, y=79.13, z=781.31], EntityItem['item.tile.saplings.firSapling'/48934, l='MpServer', x=-1344.38, y=78.13, z=789.09], EntityItem['item.tile.saplings.firSapling'/48936, l='MpServer', x=-1336.16, y=95.13, z=786.75], EntityItem['item.item.string'/36841, l='MpServer', x=-1304.00, y=20.13, z=817.16]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1267948008 bytes (1209 MB) / 2707947520 bytes (2582 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_C1 163 mods loaded, 163 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJAAAAAAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJAAAAAAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAAAAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHIJAAAAAAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAAAAAAA NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
UCHIJAAAAAAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAAAAAAA VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar)
UCHIJAAAAAAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAAAAAAA divinerpg{1.4.1.1} [DivineRPG] ([1.7.10][SMP]DivineRPG-1.4.1.1.jar)
UCHIJAAAAAAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAAAAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJAAAAAAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3-client.jar)
UCHIJAAAAAAAAA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJAAAAAAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAAAAAAA nevermine{2.3} [AdventOfAscension] (AoA-2.3.13.jar)
UCHIJAAAAAAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAAAAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAAAAAAA Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
UCHIJAAAAAAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAAAAAAA bdlib{1.9.1.97} [BD Lib] (bdlib-1.9.1.97-mc1.7.10.jar)
UCHIJAAAAAAAAA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
UCHIJAAAAAAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAAAAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAAAAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1379-universal.jar)
UCHIJAAAAAAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAAAAAAAAA HardcoreEnderExpansion{1.8.3} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.3.jar)
UCHIJAAAAAAAAA IC2{2.2.760-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.760-experimental.jar)
UCHIJAAAAAAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAAAAAAA BuildCraft|Core{7.0.20} [BuildCraft] (buildcraft-7.0.20.jar)
UCHIJAAAAAAAAA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
UCHIJAAAAAAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAAAAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAAAAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAAAAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAAAAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAAAAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJAAAAAAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UCHIJAAAAAAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAAAAAAA Botania{r1.7-210} [Botania] (Botania r1.7-210.jar)
UCHIJAAAAAAAAA BrandonsCore{1.0.0.6} [Brandon's Core] (BrandonsCore-1.0.0.6.jar)
UCHIJAAAAAAAAA BuildCraft|Silicon{7.0.20} [BC Silicon] (buildcraft-7.0.20.jar)
UCHIJAAAAAAAAA BuildCraft|Transport{7.0.20} [BC Transport] (buildcraft-7.0.20.jar)
UCHIJAAAAAAAAA BuildCraft|Builders{7.0.20} [BC Builders] (buildcraft-7.0.20.jar)
UCHIJAAAAAAAAA BuildCraft|Robotics{7.0.20} [BC Robotics] (buildcraft-7.0.20.jar)
UCHIJAAAAAAAAA BuildCraft|Energy{7.0.20} [BC Energy] (buildcraft-7.0.20.jar)
UCHIJAAAAAAAAA BuildCraft|Factory{7.0.20} [BC Factory] (buildcraft-7.0.20.jar)
UCHIJAAAAAAAAA BuildCraft|Compat{7.0.11} [BuildCraft Compat] (buildcraft-compat-7.0.11.jar)
UCHIJAAAAAAAAA eureka{3.0.2} [Eureka] (Eureka-1.7.10-3.0.2.jar)
UCHIJAAAAAAAAA bcadditions{2.2.0} [BuildCraft Additions] (BuildcraftAdditions-1.7.10-2.2.0.jar)
UCHIJAAAAAAAAA CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
UCHIJAAAAAAAAA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHIJAAAAAAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAAAAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA chisel{2.5.0.42} [Chisel 2] (Chisel2-2.5.0.42.jar)
UCHIJAAAAAAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJAAAAAAAAA ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
UCHIJAAAAAAAAA DraconicEvolution{1.0.2-snapshot_3} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_3.jar)
UCHIJAAAAAAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAAAAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAAAAAAA GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar)
UCHIJAAAAAAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
UCHIJAAAAAAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAAAAAAAAA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UCHIJAAAAAAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJAAAAAAAAA exnihilo{1.38-45} [Ex Nihilo] (Ex-Nihilo-1.38-45.jar)
UCHIJAAAAAAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAAAAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJAAAAAAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJAAAAAAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
UCHIJAAAAAAAAA exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
UCHIJAAAAAAAAA extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
UCHIJAAAAAAAAA ExtraUtilities{1.2.10} [Extra Utilities] (extrautilities-1.2.10.jar)
UCHIJAAAAAAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAAAAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAAAAAAA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] (Forbidden Magic-1.7.10-0.57.jar)
UCHIJAAAAAAAAA GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
UCHIJAAAAAAAAA advgenerators{0.9.17.102} [Advanced Generators] (generators-0.9.17.102-mc1.7.10.jar)
UCHIJAAAAAAAAA godzillamod{1.6.6} [Godzilla Mod] (Godzilla Mod-1.7.10-1.6.6.jar)
UCHIJAAAAAAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAAAAAAA GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCHIJAAAAAAAAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAAAAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAAAAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAAAAAAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAAAAAAA journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHIJAAAAAAAAA jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.5.jar)
UCHIJAAAAAAAAA llibrary{0.3.4-1.7.10} [LLibrary] (LLibrary-0.3.4-1.7.10.jar)
UCHIJAAAAAAAAA jurassicraft{1.4.5} [JurassiCraft] (JurassiCraft-1.4.5.jar)
UCHIJAAAAAAAAA MagicBees{1.7.10-2.3.4} [Magic Bees] (magicbees-1.7.10-2.3.4.jar)
UCHIJAAAAAAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
UCHIJAAAAAAAAA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
UCHIJAAAAAAAAA meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
UCHIJAAAAAAAAA ProjRed|Core{4.7.0pre8.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre8.92-Base.jar)
UCHIJAAAAAAAAA ProjRed|Exploration{4.7.0pre8.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre8.92-World.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA numina{0.4.0.119} [Numina] (Numina-0.4.0.119.jar)
UCHIJAAAAAAAAA powersuits{0.11.0.281} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.281.jar)
UCHIJAAAAAAAAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJAAAAAAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAAAAAAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UCHIJAAAAAAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAAAAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAAAAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAAAAAAA openmodularturrets{2.1.3-163} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.1.3-163.jar)
UCHIJAAAAAAAAA pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar)
UCHIJAAAAAAAAA PneumaticCraft{1.9.16-106} [PneumaticCraft] (PneumaticCraft-1.7.10-1.9.16-106-universal.jar)
UCHIJAAAAAAAAA PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.jar)
UCHIJAAAAAAAAA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
UCHIJAAAAAAAAA ProjectE{1.7.10-PE1.8.0} [ProjectE] (ProjectE-1.7.10-PE1.8.0.jar)
UCHIJAAAAAAAAA ProjRed|Transmission{4.7.0pre8.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar)
UCHIJAAAAAAAAA ProjRed|Transportation{4.7.0pre8.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre8.92-Mechanical.jar)
UCHIJAAAAAAAAA ProjRed|Compatibility{4.7.0pre8.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre8.92-Compat.jar)
UCHIJAAAAAAAAA ProjRed|Integration{4.7.0pre8.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar)
UCHIJAAAAAAAAA ProjRed|Fabrication{4.7.0pre8.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre8.92-Fabrication.jar)
UCHIJAAAAAAAAA ProjRed|Illumination{4.7.0pre8.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre8.92-Lighting.jar)
UCHIJAAAAAAAAA ProjRed|Expansion{4.7.0pre8.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre8.92-Mechanical.jar)
UCHIJAAAAAAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAAAAAAA ttCore{MC1.7.10-0.1.1-78} [ttCore] (ttCore-MC1.7.10-0.1.1-78.jar)
UCHIJAAAAAAAAA RArm{1.7.10-1.2.0-35} [Redstone Armory] (RedstoneArmory-1.7.10-1.2.0-35.jar)
UCHIJAAAAAAAAA rftools{3.32} [RFTools] (rftools-3.32.jar)
UCHIJAAAAAAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
UCHIJAAAAAAAAA Shatter{4.0.0} [Shatter] (Shatter-4.0.0.jar)
UCHIJAAAAAAAAA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
UCHIJAAAAAAAAA Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
UCHIJAAAAAAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAAAAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAAAAAAA VeinMiner{0.27.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCHIJAAAAAAAAA VeinMinerModSupport{0.27.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.27.1.unknown.jar)
UCHIJAAAAAAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJAAAAAAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAAAAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
UCHIJAAAAAAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
UCHIJAAAAAAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCHIJAAAAAAAAA aobd{2.8.1} [Another One Bites The Dust] (AOBD-2.8.1.jar)
UCHIJAAAAAAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GTX 860M/PCIe/SSE2'
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: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer([email protected]) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer([email protected]) returned non-null result: 0
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
MineFactoryReloaded: -[1.7.10]2.8.0-104
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.1-89
NetherOres: -[1.7.10]2.3.0-12
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* bcadditionsAPI (2.1.1) from BuildcraftAdditions-1.7.10-2.2.0.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1379-universal.jar
* BotaniaAPI (59) from Botania r1.7-210.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.20.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|core (1.5) from buildcraft-7.0.20.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|events (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.0.20.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.0.20.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.10.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.7.0.0.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar
* ChiselAPI (0.1.0) from Chisel2-2.5.0.42.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.5.0.42.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.0.42.jar
* CoFHAPI (1.7.10R1.0.1) from Railcraft_1.7.10-9.7.0.0.jar
* CoFHAPI|block (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|energy (1.7.10R1.0.13B1) from extrautilities-1.2.10.jar
* CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.10.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.0.11.jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* ComputerCraft|API (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|FileSystem (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Lua (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Media (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Peripheral (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Permissions (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Redstone (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Turtle (1.74) from ComputerCraft1.74.jar
* DraconicEvolution|API (1.1) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_3.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForgeRelocation|API (0.0.1.3) from ForgeRelocation-1.7.10-0.0.1.3-universal.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.11.333.jar
* IC2API (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* McJtyLib (1.3.0) from mcjtylib-1.3.0.jar
* MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.00.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.9.16-106-universal.jar
* ProjectEAPI (6) from ProjectE-1.7.10-PE1.8.0.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.7.0.0.jar
* VeinMinerApi (0.1) from VeinMiner-1.7.10_0.27.1.unknown.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, 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:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: MultiMC5
LWJGL: 2.9.1
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.82, NVIDIA Corporation
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)
See if uninstalling optifine helps or any mod like optifine.
If you want a quicker reply from me then be sure to hit the
Reply button.
Didn't work. Maybe I should say that I don't get this crash often. It only happened to me when I created a new world today. Any tips?
This is the only thing I can think of. I have only seen this error once before and the way I solved it was removing optifine so I guess just sit tight till someone smarter gets here... :/
If you want a quicker reply from me then be sure to hit the
Reply button.
And I have one more question for you, what does UCHIJAAAAAAAAA mean?
I'm not entirely sure. I have only seen that recently so mayyyybe it's something with forge. It's of no use, really.
If you want a quicker reply from me then be sure to hit the
Reply button.
Ok, good. So I'm, not even gonna worry about it.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI believe it's like a log of the mod's states up until that point where it crashed. There's a legend for it above the list:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
So "UCHIJAAAAAAAAA" would be "Unloaded, Constructed, Pre-initialized, Initialized, Post-initialized, Available, Available, Available" etc. It makes the crash report cleaner and easier to read then back when you had "Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available" after every mod.
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.
Good to know, but do you know why I got this crash? Should I worry about it? I have 163 mods by the way. ( Sorry, when it comes to crashes I am a complete idiot )
Alright, thanks for the help grimallq, but I want to know, should worry if I get this crash again?