Closed Tsunayoshi closed 9 years ago
Your using a build meant for a beta version of TC, with normal TC, please downgrade to 426
Thank you for your help!
Today I have updatet my private Modpack and switched back to 426 but my game won't even start. Have you any idea for me:
Thaumcraft-1.7.10-4.2.1.4 ThaumicTinkerer-2.5-1.7.10-426.jar ThaumicExploration-1.7.10-1.1-33.jar Baubles-1.7.10-1.0.1.10.jar
---- Minecraft Crash Report ---- // Why is it breaking :(
Time: 14.12.14 11:56 Description: Initializing game
java.lang.IllegalStateException: java.lang.ClassNotFoundException: thaumic.tinkerer.common.block.tile.transvector.TileTransvectorInterface at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:269) at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:38) at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:68) at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:81) at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:65) at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:70) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) 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) Caused by: java.lang.ClassNotFoundException: thaumic.tinkerer.common.block.tile.transvector.TileTransvectorInterface at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:266) ... 41 more Caused by: java.lang.NoClassDefFoundError: buildcraft/api/power/IPowerReceptor at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 44 more Caused by: java.lang.ClassNotFoundException: buildcraft.api.power.IPowerReceptor at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 48 more
-- Head -- Stacktrace: at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:269) at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:38) at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:68) at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:81) at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:65) at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:70) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) 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)
-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 764384544 bytes (728 MB) / 2897739776 bytes (2763 MB) up to 5726797824 bytes (5461 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -XX:MaxPermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.85.1264 Minecraft Forge 10.13.2.1264 Optifine OptiFine_1.7.10_HD_U_B1 153 mods loaded, 153 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized FML{7.10.85.1264} Forge Mod Loader Unloaded->Constructed->Pre-initialized Forge{10.13.2.1264} Minecraft Forge Unloaded->Constructed->Pre-initialized appliedenergistics2-core{rv1-stable-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed->Pre-initialized
I am afraid that is due to the build craft update. Once thaumcraft has updated the release we release then will fix this.
Ah I see, thank you, I am excited and will wait for it. :)
Hello,
I have a client crash while I am leaving my inventory and holing a thaumium wand (have to delete my inventory on my server to login again).
Maybe the same crash as #567
Versions: Thaumcraft-1.7.10-4.2.1.4.jar ThaumicExploration-1.7.10-1.1-31.jar ThaumicTinkerer-2.5-1.7.10-432.jar Baubles-1.7.10-1.0.1.9.jar Forge 7.10.85.1240
---- Minecraft Crash Report ---- // My bad.
Time: 06.12.14 13:37 Description: Unexpected error
java.lang.NoSuchMethodError: thaumcraft.common.items.wands.ItemWandCasting.getFocus(Lnet/minecraft/item/ItemStack;)Lthaumcraft/api/wands/ItemFocusBasic; at thaumic.tinkerer.client.core.handler.HUDHandler.drawDislocationFocusHUD(HUDHandler.java:50) at cpw.mods.fml.common.eventhandler.ASMEventHandler_935_HUDHandler_drawDislocationFocusHUD_Post.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899) at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:212) at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) 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)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Stacktrace: at thaumic.tinkerer.client.core.handler.HUDHandler.drawDislocationFocusHUD(HUDHandler.java:50) at cpw.mods.fml.common.eventhandler.ASMEventHandler_935_HUDHandler_drawDislocationFocusHUD_Post.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899) at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:212) at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
-- Affected level -- Details: Level name: MpServer All players: 1 total; [GCEntityClientPlayerMP['schuby85'/21443, l='MpServer', x=-6,83, y=68,63, z=651,83]] Chunk stats: MultiplayerChunkCache: 10, 10 Level seed: 0 Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-818,64,1232), Chunk: (at 14,4,0 in -52,77; contains blocks -832,0,1232 to -817,255,1247), Region: (-2,2; contains chunks -64,64 to -33,95, blocks -1024,0,1024 to -513,255,1535) Level time: 64914417 game time, 69771646 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: 94 total; [GCEntityClientPlayerMP['schuby85'/21443, l='MpServer', x=-6,83, y=68,63, z=651,83], EntityChicken['Chicken'/21581, l='MpServer', x=-65,44, y=62,50, z=573,56], EntityItem['item.item.dyePowder.black'/21471, l='MpServer', x=-50,72, y=40,13, z=651,03], EntityBat['Bat'/21550, l='MpServer', x=65,31, y=32,00, z=663,13], EntityItem['item.item.dyePowder.black'/21470, l='MpServer', x=-63,22, y=42,13, z=648,13], EntityBat['Bat'/21549, l='MpServer', x=73,63, y=34,09, z=671,41], EntityZombie['Zombie'/21469, l='MpServer', x=31,69, y=37,00, z=672,06], EntityZombie['Zombie'/21468, l='MpServer', x=31,59, y=36,38, z=675,72], EntityBat['Bat'/21467, l='MpServer', x=-44,78, y=21,38, z=612,66], EntityChicken['Chicken'/21546, l='MpServer', x=-85,59, y=62,59, z=670,41], EntityZombie['Zombie'/21466, l='MpServer', x=-43,69, y=22,09, z=621,31], EntityZombie['Zombie'/21545, l='MpServer', x=-25,09, y=54,00, z=724,38], EntityZombie['Zombie'/21465, l='MpServer', x=-44,69, y=22,41, z=622,31], EntityZombie['Zombie'/21544, l='MpServer', x=-24,88, y=55,00, z=727,47], EntityZombie['Zombie'/21464, l='MpServer', x=30,69, y=37,00, z=671,38], EntityZombie['Zombie'/21543, l='MpServer', x=-25,50, y=54,00, z=725,94], EntitySlime['Slime'/21463, l='MpServer', x=-21,31, y=51,00, z=680,31], EntityZombie['Zombie'/21542, l='MpServer', x=-24,38, y=54,00, z=726,00], EntityZombie['Zombie'/21462, l='MpServer', x=-12,31, y=14,00, z=680,31], EntityChicken['Chicken'/21541, l='MpServer', x=37,28, y=62,41, z=712,53], EntitySeat['entity.BiblioCraft.SeatEntity.name'/21461, l='MpServer', x=-28,50, y=70,00, z=637,50], EntityZombie['Zombie'/21540, l='MpServer', x=47,16, y=33,00, z=719,84], EntityVillager['Schuby Fake'/21460, l='MpServer', x=-28,50, y=69,66, z=637,50], EntityZombie['Zombie'/21539, l='MpServer', x=47,84, y=22,03, z=704,31], EntityZombie['Zombie'/21459, l='MpServer', x=-28,63, y=63,00, z=637,97], EntityZombie['Zombie'/21538, l='MpServer', x=47,00, y=22,16, z=704,31], EntityZombie['Zombie'/21458, l='MpServer', x=-28,44, y=63,00, z=637,13], EntityChicken['Chicken'/21537, l='MpServer', x=50,84, y=62,22, z=702,97], EntityManaBurst['Mana Burst'/21457, l='MpServer', x=1,50, y=63,50, z=655,50], EntityChicken['Chicken'/21536, l='MpServer', x=70,44, y=64,00, z=647,47], EntityCow['Patrick'/21456, l='MpServer', x=-2,59, y=69,00, z=637,50], EntityZombie['Zombie'/21560, l='MpServer', x=48,69, y=22,19, z=704,31], EntityBat['Bat'/21559, l='MpServer', x=-66,03, y=48,94, z=708,50], EntityChicken['Chicken'/21557, l='MpServer', x=73,56, y=64,00, z=678,53], EntityChicken['Chicken'/21517, l='MpServer', x=-79,41, y=62,50, z=619,19], EntityItem['item.item.chocoboFeather'/21501, l='MpServer', x=-6,53, y=63,13, z=588,59], EntityChocoboYellow['Yellow Chocobo'/21500, l='MpServer', x=-4,94, y=63,00, z=588,72], EntityChicken['Chicken'/21519, l='MpServer', x=25,47, y=63,00, z=587,75], EntityItem['item.item.chocoboFeather'/21503, l='MpServer', x=-9,69, y=63,13, z=591,44], EntityChicken['Chicken'/21518, l='MpServer', x=24,91, y=63,00, z=587,16], EntityItem['item.item.chocoboFeather'/21502, l='MpServer', x=-8,34, y=63,13, z=590,34], EntityItem['item.tile.mushroom'/21513, l='MpServer', x=6,31, y=63,13, z=590,34], EntityChocoboYellow['Yellow Chocobo'/21497, l='MpServer', x=-9,19, y=63,00, z=588,88], EntitySheep['Sheep'/21512, l='MpServer', x=6,91, y=63,00, z=590,06], EntityChocoboGreen['Green Chocobo'/21496, l='MpServer', x=-3,06, y=63,00, z=587,66], EntityChicken['Chicken'/21515, l='MpServer', x=33,63, y=63,00, z=604,59], EntityChocoboBlue['Blue Chocobo'/21499, l='MpServer', x=-6,53, y=63,00, z=588,16], EntityPig['Pig'/21514, l='MpServer', x=0,16, y=63,00, z=582,91], EntityItem['item.item.chocoboFeather'/21498, l='MpServer', x=-3,56, y=63,13, z=588,09], EntityZombie['Zombie'/21509, l='MpServer', x=-69,78, y=29,00, z=635,22], EntitySheep['Sheep'/21493, l='MpServer', x=16,34, y=63,00, z=598,84], EntityZombie['Zombie'/21508, l='MpServer', x=-70,69, y=29,00, z=639,88], EntityChicken['Chicken'/21492, l='MpServer', x=25,53, y=63,00, z=594,34], EntityZombie['Zombie'/21511, l='MpServer', x=-66,34, y=29,00, z=639,03], EntityBat['Bat'/21495, l='MpServer', x=-14,41, y=29,50, z=587,94], EntityZombie['Zombie'/21510, l='MpServer', x=-67,88, y=29,00, z=634,31], EntityZombie['Zombie'/21494, l='MpServer', x=-69,91, y=29,00, z=640,69], EntityItem['item.item.dyePowder.black'/21505, l='MpServer', x=-66,09, y=42,13, z=664,84], EntitySquid['Squid'/21489, l='MpServer', x=-49,50, y=61,00, z=617,75], EntityZombie['Zombie'/21504, l='MpServer', x=59,09, y=14,00, z=647,44], EntityPig['Pig'/21488, l='MpServer', x=-62,63, y=63,00, z=679,03], EntityZombie['Zombie'/21507, l='MpServer', x=-67,00, y=29,00, z=634,78], EntityChicken['Chicken'/21491, l='MpServer', x=17,78, y=63,00, z=593,53], EntityChicken['Chicken'/21490, l='MpServer', x=18,59, y=63,00, z=593,63], EntityChicken['Chicken'/21532, l='MpServer', x=61,47, y=62,00, z=596,59], EntityCow['Cow'/21484, l='MpServer', x=14,25, y=63,00, z=592,22], EntityChicken['Chicken'/21533, l='MpServer', x=58,47, y=62,00, z=598,59], EntityCow['Cow'/21485, l='MpServer', x=2,50, y=63,00, z=593,47], EntityCow['Cow'/21486, l='MpServer', x=3,16, y=63,00, z=595,97], EntityBat['Bat'/21535, l='MpServer', x=67,44, y=26,00, z=649,97], EntityCow['Cow'/21487, l='MpServer', x=8,28, y=63,00, z=600,22], EntityZombie['Zombie'/21528, l='MpServer', x=-52,91, y=30,00, z=582,75], EntitySlime['Slime'/21480, l='MpServer', x=-20,63, y=62,00, z=593,78], EntityChicken['Chicken'/21529, l='MpServer', x=-56,53, y=62,56, z=580,53], EntityChocoboBlue['Blue Chocobo'/21481, l='MpServer', x=-16,97, y=63,00, z=602,75], EntityChicken['Chicken'/21530, l='MpServer', x=59,59, y=62,00, z=595,59], EntityItem['item.item.chocoboFeather'/21482, l='MpServer', x=-17,06, y=63,13, z=599,13], EntityChicken['Chicken'/21531, l='MpServer', x=59,03, y=62,00, z=600,53], EntitySheep['Sheep'/21483, l='MpServer', x=12,63, y=63,00, z=597,22], EntityZombie['Zombie'/21524, l='MpServer', x=-66,69, y=11,00, z=693,69], EntityItem['item.item.chocoboFeather'/21476, l='MpServer', x=-15,59, y=63,13, z=598,78], EntityZombie['Zombie'/21477, l='MpServer', x=-8,94, y=33,00, z=688,50], EntityBat['Bat'/21526, l='MpServer', x=-64,69, y=49,22, z=701,06], EntitySlime['Slime'/21478, l='MpServer', x=-9,31, y=48,00, z=693,69], EntityChicken['Chicken'/21527, l='MpServer', x=-69,59, y=66,00, z=694,47], EntitySlime['Slime'/21479, l='MpServer', x=-20,63, y=62,00, z=595,38], EntityPig['Pig'/21520, l='MpServer', x=16,50, y=63,00, z=581,81], EntityCow['Cow'/21472, l='MpServer', x=-1,91, y=63,00, z=594,50], EntityChicken['Chicken'/21521, l='MpServer', x=25,47, y=63,00, z=587,16], EntityChocoboGreen['Green Chocobo'/21473, l='MpServer', x=-14,78, y=63,00, z=596,97], EntityChicken['Chicken'/21522, l='MpServer', x=22,63, y=63,00, z=590,63], EntityPig['Pig'/21474, l='MpServer', x=-0,97, y=63,00, z=597,09], EntityChicken['Chicken'/21523, l='MpServer', x=56,53, y=64,00, z=685,47], EntityItem['item.item.chocoboFeather'/21475, l='MpServer', x=-14,66, y=63,13, z=599,00]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916) 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)
-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_67, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2554788096 bytes (2436 MB) / 3930587136 bytes (3748 MB) up to 5726797824 bytes (5461 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -XX:MaxPermSize=256m 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.85.1240 Minecraft Forge 10.13.2.1240 151 mods loaded, 151 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available FML{7.10.85.1240} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Forge{10.13.2.1240} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available appliedenergistics2-core{rv1-stable-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available