The Meaning of Life, the Universe, and Everything.
Join Date:
8/25/2014
Posts:
130
Minecraft:
chaNcharge
Xbox:
NO XBOX (yet.)
PSN:
chaNcharge
Member Details
I'm not sure what on earth is causing this crash and how to fix it, so, how can I fix this and what is it caused by? Also, it only happens on this one world.
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 2/21/16 1:16 AM
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.Tessellator.func_78382_b(Tessellator.java:364)
at net.minecraft.client.renderer.WorldRenderer.func_147890_b(WorldRenderer.java:402)
at net.minecraft.client.renderer.WorldRenderer.func_147889_b(WorldRenderer.java:435)
at net.minecraft.client.renderer.RenderGlobal.func_72719_a(RenderGlobal.java:1062)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1577)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1334)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
at net.minecraft.client.renderer.WorldRenderer.func_147890_b(WorldRenderer.java:402)
at net.minecraft.client.renderer.WorldRenderer.func_147889_b(WorldRenderer.java:435)
at net.minecraft.client.renderer.RenderGlobal.func_72719_a(RenderGlobal.java:1062)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1577)
Ok, so the error is a rendering error. There is either an entity, block, or item. That fails to render which makes your game crash. Does Your NEI have something typed into it? If so, try a really small window and delete the search field, and don't search that again. You may need to delete you player.dat in your world save folder. If you need help with that, google is your friend :). Let me know if you have any other questions you need help on.
I tried removing OptiFine, it works. The thing is, my modded minecraft is so laggy without it. Ill try deleting the player.dat file, see if it helps
What GPU (Graphics Processing Unit (Graphics card))? If it's an Intel XXXX then It's a problem with your GPU. If you have an nvidia or AMD, IDK why it would crash. Make sure all your drivers are up-to-date. And it doesn't surprise me that removing optifine worked. Optifine does make your game run smoother, but it changes up the way things get rendered which will lead to lots of screen glitching out (For example, me and my friends have a problem with the screen turning white when we are on fire) or everything flickering white, then normal in the nether. Good Suggestion scarycreepa.
Try FastCraft instead. It tends to be more compatible with other mods than Optifine.
Deleting your player.dat is unlikely to fix anything, other than wiping some things that you might not want wiped.
He already has fastcraft, and deleting the player.dat file was to remove his NEI search Que so that the Item that made him crash wouldn't get rendered and crash him
He already has fastcraft, and deleting the player.dat file was to remove his NEI search Que so that the Item that made him crash wouldn't get rendered and crash him
Nothing in the crash report is pointing fingers at NEI. And your NEI search term isn't stored in the player.dat. It's stored in a completely separate location (.minecraft\saves\NEI\local\<world name>\NEI.dat).
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
The Meaning of Life, the Universe, and Everything.
Join Date:
8/25/2014
Posts:
130
Minecraft:
chaNcharge
Xbox:
NO XBOX (yet.)
PSN:
chaNcharge
Member Details
Ok, so I figured out the culprit, it was OptiFine, so to fix this crash, I tried deleted the optionsof.txt file (where OptiFine stores video settings), and guess what? IT WORKS! Apparently, something goofed up some of the options in OptiFine that causes the game to crash. For anyone else having this issue, try deleting the optionsof.txt file, it seems to work well! And apparently it also boosted my fps even more.
Nothing in the crash report is pointing fingers at NEI. And your NEI search term isn't stored in the player.dat. It's stored in a completely separate location (.minecraft\saves\NEI\local\<world name>\NEI.dat).
Ok. Thank you for letting me know that it is in a different location. I thought it was kept in player.dat. Also, if there was an optifine render error with NEI it would blame the mod, not NEI. Trust me, it's happened to me over a dozen times!
Ok. Thank you for letting me know that it is in a different location. I thought it was kept in player.dat. Also, if there was an optifine render error with NEI it would blame the mod, not NEI. Trust me, it's happened to me over a dozen times!
However, don't automatically assume it's NEI.
Rollback Post to RevisionRollBack
If you want a quicker reply from me then be sure to hit the Reply button.
I'm not sure what on earth is causing this crash and how to fix it, so, how can I fix this and what is it caused by? Also, it only happens on this one world.
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 2/21/16 1:16 AM
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.Tessellator.func_78382_b(Tessellator.java:364)
at net.minecraft.client.renderer.WorldRenderer.func_147890_b(WorldRenderer.java:402)
at net.minecraft.client.renderer.WorldRenderer.func_147889_b(WorldRenderer.java:435)
at net.minecraft.client.renderer.RenderGlobal.func_72719_a(RenderGlobal.java:1062)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1577)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1334)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
at net.minecraft.client.renderer.WorldRenderer.func_147890_b(WorldRenderer.java:402)
at net.minecraft.client.renderer.WorldRenderer.func_147889_b(WorldRenderer.java:435)
at net.minecraft.client.renderer.RenderGlobal.func_72719_a(RenderGlobal.java:1062)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1577)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['chaNcharge'/175500, l='MpServer', x=-133.70, y=72.98, z=-84.80]]
Chunk stats: MultiplayerChunkCache: 289, 298
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-182,67,-90), Chunk: (at 10,4,6 in -12,-6; contains blocks -192,0,-96 to -177,255,-81), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 14153057 game time, 1861451 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: 73 total; [EntityZombie['Zombie'/175367, l='MpServer', x=-183.50, y=26.00, z=-163.50], EntityZombie['Zombie'/175370, l='MpServer', x=-179.50, y=39.00, z=-145.97], EntityCreeper['Creeper'/175371, l='MpServer', x=-185.50, y=40.00, z=-159.50], EntityMobEnderman['Enderman'/175369, l='MpServer', x=-183.53, y=53.00, z=-170.13], EntityItem['item.item.seeds'/175372, l='MpServer', x=-188.44, y=68.13, z=-105.31], GCEntityClientPlayerMP['chaNcharge'/175500, l='MpServer', x=-133.70, y=72.98, z=-84.80], EntityCow['Cow'/175382, l='MpServer', x=-167.25, y=63.00, z=-143.69], EntitySheep['Sheep'/175383, l='MpServer', x=-166.50, y=63.00, z=-142.56], EntityChicken['Chicken'/175380, l='MpServer', x=-172.63, y=63.00, z=-144.22], EntitySheep['Sheep'/175381, l='MpServer', x=-161.81, y=63.00, z=-142.88], EntityCow['Cow'/175386, l='MpServer', x=-173.94, y=63.00, z=-129.03], EntityCow['Cow'/175387, l='MpServer', x=-164.16, y=63.00, z=-126.94], EntitySheep['Sheep'/175384, l='MpServer', x=-174.50, y=63.00, z=-142.81], EntityChicken['Chicken'/175385, l='MpServer', x=-174.59, y=63.00, z=-131.44], EntityChicken['Chicken'/175391, l='MpServer', x=-144.56, y=61.93, z=-158.44], EntityHuman['Demi the Guard'/175388, l='MpServer', x=-165.00, y=73.00, z=-101.00], EntityBat['Bat'/175389, l='MpServer', x=-173.41, y=8.00, z=-24.56], EntityBat['Bat'/175394, l='MpServer', x=-147.75, y=6.00, z=-24.41], EntityBat['Bat'/175395, l='MpServer', x=-155.92, y=9.76, z=-34.77], EntityItemFrame['Item Frame'/175392, l='MpServer', x=-155.94, y=36.50, z=-96.50], EntityHuman['Madelyn the Child'/175393, l='MpServer', x=-151.00, y=73.00, z=-83.00], EntityTier5RocketNoFlag['entity.MorePlanet.Tier5RocketNoFlag.name'/175399, l='MpServer', x=-137.50, y=66.00, z=-107.50], EntitySquid['Squid'/175396, l='MpServer', x=-142.94, y=61.91, z=-29.44], EntitySquid['Squid'/175402, l='MpServer', x=-143.06, y=62.19, z=-31.56], EntitySquid['Squid'/175400, l='MpServer', x=-140.22, y=62.34, z=-34.53], EntitySquid['Squid'/175401, l='MpServer', x=-141.75, y=62.38, z=-29.50], EntityChicken['Chicken'/175407, l='MpServer', x=-127.38, y=61.94, z=-142.28], EntityCreeper['Creeper'/175410, l='MpServer', x=-116.50, y=64.00, z=-14.50], EntityBat['Bat'/175408, l='MpServer', x=-113.31, y=28.00, z=-20.25], EntityCreeper['Creeper'/175409, l='MpServer', x=-115.50, y=64.00, z=-12.50], EntitySquid['Squid'/175422, l='MpServer', x=-94.69, y=50.13, z=-96.81], EntityCreeper['Creeper'/175423, l='MpServer', x=-107.50, y=64.00, z=-11.50], EntityBat['Bat'/175421, l='MpServer', x=-107.25, y=24.10, z=-126.53], EntityBat['Bat'/175426, l='MpServer', x=-85.06, y=20.00, z=-153.91], EntitySquid['Squid'/175427, l='MpServer', x=-98.19, y=51.13, z=-97.91], EntityBat['Bat'/175430, l='MpServer', x=-90.35, y=7.00, z=-69.13], EntityBat['Bat'/175431, l='MpServer', x=-91.51, y=7.52, z=-66.98], EntitySquid['Squid'/175428, l='MpServer', x=-88.50, y=50.28, z=-88.03], EntitySquid['Squid'/175429, l='MpServer', x=-87.81, y=56.41, z=-84.22], EntityZombie['Zombie'/175432, l='MpServer', x=-81.50, y=41.00, z=-30.50], EntitySquid['Squid'/175442, l='MpServer', x=-75.59, y=57.75, z=-142.69], EntitySquid['Squid'/175443, l='MpServer', x=-84.13, y=58.38, z=-144.84], EntityMobEnderman['Enderman'/175312, l='MpServer', x=-217.66, y=63.00, z=-151.78], EntitySkeleton['Skeleton'/175313, l='MpServer', x=-212.50, y=63.00, z=-149.50], EntityBat['Bat'/175446, l='MpServer', x=-66.94, y=37.00, z=-141.13], EntityBat['Bat'/175447, l='MpServer', x=-66.41, y=37.00, z=-141.56], EntitySquid['Squid'/175444, l='MpServer', x=-75.05, y=58.16, z=-150.37], EntityZombie['Zombie'/175445, l='MpServer', x=-65.50, y=37.00, z=-141.50], EntitySquid['Squid'/175450, l='MpServer', x=-77.94, y=54.97, z=-132.53], EntitySquid['Squid'/175454, l='MpServer', x=-71.50, y=47.34, z=-109.09], EntitySquid['Squid'/175455, l='MpServer', x=-73.84, y=48.34, z=-109.84], EntitySquid['Squid'/175452, l='MpServer', x=-73.69, y=56.38, z=-118.75], EntityBat['Bat'/175459, l='MpServer', x=-78.75, y=13.29, z=-89.22], EntitySquid['Squid'/175456, l='MpServer', x=-75.50, y=61.06, z=-102.91], EntitySquid['Squid'/175457, l='MpServer', x=-72.25, y=58.94, z=-105.31], EntitySpider['Spider'/175462, l='MpServer', x=-71.13, y=41.00, z=-39.06], EntityZombie['Zombie'/175334, l='MpServer', x=-212.31, y=76.00, z=-11.69], EntityZombie['Zombie'/175463, l='MpServer', x=-72.56, y=41.00, z=-41.06], EntityManaCreeper['Mana Creeper'/175460, l='MpServer', x=-72.50, y=41.00, z=-40.22], EntityManaCreeper['Mana Creeper'/175461, l='MpServer', x=-71.50, y=41.00, z=-43.50], EntityZombie['Zombie'/175333, l='MpServer', x=-212.31, y=76.00, z=-12.69], EntityBat['Bat'/175467, l='MpServer', x=-57.44, y=37.00, z=-142.75], EntityZombie['Zombie'/175339, l='MpServer', x=-213.06, y=76.00, z=-12.59], EntityManaElemental['Mana Elemental'/175464, l='MpServer', x=-76.55, y=67.00, z=-43.74], EntityZombie['Zombie'/175468, l='MpServer', x=-60.50, y=41.00, z=-55.50], EntityCreeper['Creeper'/175346, l='MpServer', x=-199.50, y=29.00, z=-162.50], EntityZombie['Zombie'/175344, l='MpServer', x=-213.13, y=76.00, z=-11.40], EntityZombie['Zombie'/175350, l='MpServer', x=-205.50, y=46.00, z=-131.04], EntityItem['item.item.seeds'/175351, l='MpServer', x=-192.69, y=66.13, z=-111.59], EntityZombie['Zombie'/175348, l='MpServer', x=-196.50, y=25.00, z=-153.50], EntityCreeper['Creeper'/175349, l='MpServer', x=-205.50, y=32.00, z=-152.50], EntitySpider['Spider'/175359, l='MpServer', x=-197.19, y=65.00, z=-40.91], SkeletonPart['entity.MutantCreatures.SkeletonPart.name'/175356, l='MpServer', x=-192.38, y=72.16, z=-45.63]]
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.11.3
Java Version: 1.8.0_72, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 481929080 bytes (459 MB) / 1173266432 bytes (1118 MB) up to 4281597952 bytes (4083 MB)
Mod Pack: Unknown / None
LiteLoader Mods: 1 loaded mod(s)
- VoxelMap version 1.5.16
LaunchWrapper: 51 active transformer(s)
- Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
- Transformer: optifine.OptiFineClassTransformer
- Transformer: squeek.applecore.asm.TransformerModuleHandler
- Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
- Transformer: net.minecraftforge.classloading.FluidIdTransformer
- Transformer: am2.preloader.BytecodeTransformers
- Transformer: appeng.transformer.asm.ASMIntegration
- Transformer: codechicken.lib.asm.ClassHeirachyManager
- Transformer: codechicken.core.asm.InterfaceDependancyTransformer
- Transformer: codechicken.core.asm.TweakTransformer
- Transformer: codechicken.core.asm.DelegatedTransformer
- Transformer: codechicken.core.asm.DefaultImplementationTransformer
- Transformer: com.rebelkeithy.dualhotbar.DualHotbarTransformer
- Transformer: fastcraft.asm.FastCraftTransformer
- Transformer: invtweaks.forge.asm.ContainerTransformer
- Transformer: micdoodle8.mods.miccore.MicdoodleTransformer
- Transformer: codechicken.nei.asm.NEITransformer
- Transformer: openeye.asm.MultiTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: openmods.core.OpenModsClassTransformer
- Transformer: openblocks.asm.OpenBlocksClassTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
- Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
- Transformer: appeng.transformer.asm.ASMTweaker
- Transformer: aroma1997.core.coremod.asm.AromaAccessTransformer
- Transformer: codechicken.core.asm.CodeChickenAccessTransformer
- Transformer: cofh.asm.CoFHAccessTransformer
- Transformer: invtweaks.forge.asm.ITAccessTransformer
- Transformer: net.malisis.core.asm.MalisisCoreAccessTransformer
- Transformer: micdoodle8.mods.miccore.MicdoodleAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
- Transformer: com.brandon3055.brandonscore.asm.ClassTransformer
- Transformer: cofh.asm.CoFHClassTransformer
- Transformer: net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
- Transformer: net.malisis.core.util.chunkblock.ChunkBlockTransformer
- Transformer: lumien.randomthings.Transformer.RTClassTransformer
- Transformer: mods.immibis.core.impl.MultiInterfaceClassTransformer
- Transformer: mods.immibis.core.impl.TraitTransformer
- Transformer: mods.immibis.core.multipart.MultipartCoreHookTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
- Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
JVM Flags: 5 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D1 108 mods loaded, 100 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.1614-1.7.10.jar)
UCHIJAAAAAAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAAAAAAA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHIJAAAAAAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAAAAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.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 OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJAAAAAAAAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHIJAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAAAAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAAAAAAA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHIJAAAAAAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJAAAAAAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAAAAAAA animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar)
UCHIJAAAAAAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCHIJAAAAAAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAAAAAAA MovingWorld{1.7.10-1.8} [Moving World] (movingworld-1.7.10-1.8.jar)
UCHIJAAAAAAAAA ArchimedesShipsPlus{1.7.10-1.8} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.jar)
UCHIJAAAAAAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAAAAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCHIJAAAAAAAAA AromaBackup{0.0.0.6} [AromaBackup] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHIJAAAAAAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHIJAAAAAAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAAAAAAA BiblioCraft{1.11.3} [BiblioCraft] (BiblioCraft[v1.11.3][MC1.7.10].jar)
UCHIJAAAAAAAAA CoFHCore{1.7.10R3.1.1} [CoFH Core] (CoFHCore-[1.7.10]3.1.1-324.jar)
UCHIJAAAAAAAAA ThermalFoundation{1.7.10R1.2.2} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.2-111.jar)
UCHIJAAAAAAAAA ThermalExpansion{1.7.10R4.1.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.1-237.jar)
UCHIJAAAAAAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAAAAAAA BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
UCHIJAAAAAAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAAAAAAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAAAAAAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAAAAAAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAAAAAAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAAAAAAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAAAAAAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAAAAAAAAA HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
UCHIJAAAAAAAAA Forestry{3.6.6.24} [Forestry for Minecraft] (forestry_1.7.10-3.6.6.24.jar)
UCHIJAAAAAAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAAAAAAAAA ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar)
UCHIJAAAAAAAAA darkcore{0.3} [Dark Core] (darkcore-0.3-86.jar)
UCHIJAAAAAAAAA ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
UCHIJAAAAAAAAA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
UCHIJAAAAAAAAA DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar)
UCHIJAAAAAAAAA dualhotbar{1.6} [Dual Hotbar] (dualhotbar-1.7.10-1.6.jar)
UCHIJAAAAAAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAAAAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.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 EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCHIJAAAAAAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAAAAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAAAAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.442.jar)
UCHIJAAAAAAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.442.jar)
UCHIJAAAAAAAAA InfernalMobs{1.5.9} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAAAAAAA InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCHIJAAAAAAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAAAAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAAAAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAAAAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAAAAAAA llibrary{0.3.4-1.7.10} [LLibrary] (LLibrary-0.3.4-1.7.10.jar)
UCHIJAAAAAAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3.jar)
UCHIJAAAAAAAAA malisiscore{1.7.10-0.14.2} [MalisisCore] (malisiscore-1.7.10-0.14.2.jar)
UCHIJAAAAAAAAA malisisdoors{1.7.10-1.13.1} [Malisis' Doors] (malisisdoors-1.7.10-1.13.1.jar)
UCHIJAAAAAAAAA Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar)
UCHIJAAAAAAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAAAAAAAA MCA{1.7.10-5.1.1.2} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.2-universal.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAAAAAAA MorePlanet{1.3.1} [More Planets] (More-Planets-1.3.1-1.7.10.jar)
UCHIJAAAAAAAAA mowziesmobs{1.2.5-undefined} [Mowzie's Mobs] (Mowzie's Mobs-1.2.7.jar)
UCHIJAAAAAAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCHIJAAAAAAAAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UCHIJAAAAAAAAA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHIJAAAAAAAAA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHIJAAAAAAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAAAAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCHIJAAAAAAAAA RopesPlus{1.6.3} [Ropes+] (RopePlus-1.7.10.jar)
UCHIJAAAAAAAAA TardisMod{0.994} [Tardis Mod] (tardismod-1.7.10-0.994-124-DS.jar)
UCHIJAAAAAAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAAAAAAA VeinMiner{0.28.0_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.28.1.unknown.jar)
UCHIJAAAAAAAAA VeinMinerModSupport{0.28.0_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.28.1.unknown.jar)
UCHIJAAAAAAAAA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHIJAAAAAAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.0.40 310.90.10.05b12' Renderer: 'NVIDIA GeForce 9400 OpenGL Engine'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.1.1-324
ThermalFoundation: -[1.7.10]1.2.2-111
ThermalExpansion: -[1.7.10]4.1.1-237
MineFactoryReloaded: -[1.7.10]2.8.1-174
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.1.0-161
Stencil buffer state: Function set: ARB, 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:OFF, 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:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Hardcore Ender Expansion: CAUTION! Ars Magica 2 is not supported by HEE, if the crash is caused by a conflict of the two mods, it will very likely not be possible to fix.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce 9400 OpenGL Engine GL version 2.1 NVIDIA-10.0.40 310.90.10.05b12, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 2.1 NVIDIA-10.0.40 310.90.10.05b12
OpenGlRenderer: NVIDIA GeForce 9400 OpenGL Engine
OpenGlVendor: NVIDIA Corporation
CpuCount: 2
Bump
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOk, so the error is a rendering error. There is either an entity, block, or item. That fails to render which makes your game crash. Does Your NEI have something typed into it? If so, try a really small window and delete the search field, and don't search that again. You may need to delete you player.dat in your world save folder. If you need help with that, google is your friend :). Let me know if you have any other questions you need help on.
Youtube.com/thebudskywalker
Another suggestion is to try removing Optifine and see if it still happens. That is what I have seen cause this the most.
If you want a quicker reply from me then be sure to hit the
Reply button.
I tried removing OptiFine, it works. The thing is, my modded minecraft is so laggy without it. Ill try deleting the player.dat file, see if it helps
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWhat GPU (Graphics Processing Unit (Graphics card))? If it's an Intel XXXX then It's a problem with your GPU. If you have an nvidia or AMD, IDK why it would crash. Make sure all your drivers are up-to-date. And it doesn't surprise me that removing optifine worked. Optifine does make your game run smoother, but it changes up the way things get rendered which will lead to lots of screen glitching out (For example, me and my friends have a problem with the screen turning white when we are on fire) or everything flickering white, then normal in the nether. Good Suggestion scarycreepa.
Youtube.com/thebudskywalker
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTry FastCraft instead. It tends to be more compatible with other mods than Optifine.
Deleting your player.dat is unlikely to fix anything, other than wiping some things that you might not want wiped.
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.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHe already has fastcraft, and deleting the player.dat file was to remove his NEI search Que so that the Item that made him crash wouldn't get rendered and crash him
Youtube.com/thebudskywalker
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumNothing in the crash report is pointing fingers at NEI. And your NEI search term isn't stored in the player.dat. It's stored in a completely separate location (.minecraft\saves\NEI\local\<world name>\NEI.dat).
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.
Ok, so I figured out the culprit, it was OptiFine, so to fix this crash, I tried deleted the optionsof.txt file (where OptiFine stores video settings), and guess what? IT WORKS! Apparently, something goofed up some of the options in OptiFine that causes the game to crash. For anyone else having this issue, try deleting the optionsof.txt file, it seems to work well! And apparently it also boosted my fps even more.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOk. Thank you for letting me know that it is in a different location. I thought it was kept in player.dat. Also, if there was an optifine render error with NEI it would blame the mod, not NEI. Trust me, it's happened to me over a dozen times!
Youtube.com/thebudskywalker
However, don't automatically assume it's NEI.
If you want a quicker reply from me then be sure to hit the
Reply button.
Another solution if that doesn't work is turn chunk loading to default for a bit, then turn it to SMOOTH after 5-6 minutes