I'm not sure what's happening now. Here is the list of mods i'm using. All of them are for minecraft 1.6.4. Forge is installed and seems to be working.
[1.6.4]bspkrsCorev5.2
[1.6.4]ReiMinimap_v3.4_01
1.6.4 DamageIndicatorsv2.9.2.3
AM2_1.1.2b (Ars Magica 2)
ArmorStatusHUD-1.6.4-1.15
backpack-1.27.34-1.6.x
BetterStorage-1.6.4-0.8.0.45
CodeChickenCore 0.9.0.9
EnderStorage 1.4.3.6
InventoryTweaks-MC1.6.2-1.56-b77
Iron-Chests-Mod-1.6.4
magical_crops_1.6.4_3.1.6
NEIPlugins-1.1.0.6
NotEnoughItems 1.6.1.9
OptiFine_1.6.4_L_C9
StatusEffectHUD-1.6.4-1.19
TConstruct_mc1.6.4_1.5.4 (Tinker's Construct)
Thaumcraft4.1.0g
Now the issues i'm having are:
Tomato seeds and Grape seeds aren't showing their icons. It's a black and purple checkered. I can't plant them cause it causes the game to close.
On creative, when i try to go to the second page of the item tabs, the game simply closes.
It seems that Optifine isn't working. I followed a tutorial but it doesn't seems
Honestly, i'm starting to give up. If any information is needed, let me know.
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(SourceFile:100)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(SourceFile:90)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(SourceFile:78)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:45)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(SourceFile:37)
at net.minecraft.client.gui.inventory.GuiInventory.func_74185_a(SourceFile:57)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:128)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1008)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(SourceFile:100)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(SourceFile:90)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(SourceFile:78)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:45)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/gui/container/inventory.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(SourceFile:37)
at net.minecraft.client.gui.inventory.GuiInventory.func_74185_a(SourceFile:57)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:128)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)
This crash happened when i tried to enter my inventory.
If what you said it's true, then why does it works on other modpacks and not on mine?
Btw, this report is recent. I changed all my mods and replaced them from the modpack "Magic World 2" from the FTB pack. I'm also still having the issues with the mod seeds. They are from Magical Crops.
I don't want to remove Tinkers. It's one of my faves. And it's fun.
First allocate more RAM
and
Is the Resource pack you're using 64x64 or higher?
That means you'll have to install Optifine or MCPatcher.
If you do choose Optifine try keeping the settings default, try not changing anything major.
First allocate more RAM
and
Is the Resource pack you're using 64x64 or higher?
That means you'll have to install Optifine or MCPatcher.
If you do choose Optifine try keeping the settings default, try not changing anything major.
I'm using a 128x128, but if i need to get one with less quality, i'll just use the default.
I allocated more memory and i tried to put Optifine back, but the game crashed on the same issue: Trying to get on the second tab of the creative menu.
java.lang.NullPointerException
at magicalcrops.items.CropEssence.func_77617_a(CropEssence.java:58)
at net.minecraft.item.Item.func_77650_f(Item.java:310)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:142)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:346)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:980)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:805)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:128)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1008)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at magicalcrops.items.CropEssence.func_77617_a(CropEssence.java:58)
at net.minecraft.item.Item.func_77650_f(Item.java:310)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:142)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:346)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:980)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:805)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:128)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
java.lang.NullPointerException
at magicalcrops.items.CropEssence.func_77617_a(CropEssence.java:58)
at net.minecraft.item.Item.func_77650_f(Item.java:310)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:142)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:346)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:980)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:805)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:111)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1008)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at magicalcrops.items.CropEssence.func_77617_a(CropEssence.java:58)
at net.minecraft.item.Item.func_77650_f(Item.java:310)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:142)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:346)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:980)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:805)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:111)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
I'm not sure if it's Thaumcraft and Magical Crops making you crash.
However, magical crops creative tab doesn't like to be seen.
It could be a bug, so asking the mod author about this would be the right thing.
I'm not sure if it's Thaumcraft and Magical Crops making you crash.
However, magical crops creative tab doesn't like to be seen.
It could be a bug, so asking the mod author about this would be the right thing.
As for Thaumcraft, update it.
Magical crops creative tab CAN be seen. While i was testing to see which mods were clashing, i saw all the tabs on creative, including MCrops. All started to crash when i used it with thaumcraft.
But thanks for the help. The MCrops author said that he don't have much free time, but he's trying to correct some bugs. I'll see if magical crops is still playable with thaumcraft and if maybe i can use NEI to see the items. If still crashing, i'll remove the Magical crops from my mod list until it's updated.
I highly recommend updating Thaumcraft, there's a lot of new features in 4.1.0g
Okay. I'll update Thaumcraft but now i have a new puzzle...MCrops didn't work when i had Optifine on...so i turned it off and now it's fine...XD
Freaking optifine! Maybe it's its version or something. I'll report that to the author and now i can play...
Thank you so much for your help. I even learned a few stuff i didn't know i could do. ^^
Okay. I'll update Thaumcraft but now i have a new puzzle...MCrops didn't work when i had Optifine on...so i turned it off and now it's fine...XD
Freaking optifine! Maybe it's its version or something. I'll report that to the author and now i can play...
Thank you so much for your help. I even learned a few stuff i didn't know i could do. ^^
Glad you worked it out.
I too use HD textures, but Optfine is just incompatible with so many things.
I switched to MCPatcher and everything worked fine.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
- [1.6.4]bspkrsCorev5.2
- [1.6.4]ReiMinimap_v3.4_01
- 1.6.4 DamageIndicatorsv2.9.2.3
- AM2_1.1.2b (Ars Magica 2)
- ArmorStatusHUD-1.6.4-1.15
- backpack-1.27.34-1.6.x
- BetterStorage-1.6.4-0.8.0.45
- CodeChickenCore 0.9.0.9
- EnderStorage 1.4.3.6
- InventoryTweaks-MC1.6.2-1.56-b77
- Iron-Chests-Mod-1.6.4
- magical_crops_1.6.4_3.1.6
- NEIPlugins-1.1.0.6
- NotEnoughItems 1.6.1.9
- OptiFine_1.6.4_L_C9
- StatusEffectHUD-1.6.4-1.19
- TConstruct_mc1.6.4_1.5.4 (Tinker's Construct)
- Thaumcraft4.1.0g
Now the issues i'm having are:Honestly, i'm starting to give up. If any information is needed, let me know.
Okay. I removed Optifine. And here's the crash report:
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 26/03/14 22:57
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(SourceFile:100)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(SourceFile:90)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(SourceFile:78)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:45)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(SourceFile:37)
at net.minecraft.client.gui.inventory.GuiInventory.func_74185_a(SourceFile:57)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:128)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1008)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(SourceFile:100)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(SourceFile:90)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(SourceFile:78)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:45)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/gui/container/inventory.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(SourceFile:37)
at net.minecraft.client.gui.inventory.GuiInventory.func_74185_a(SourceFile:57)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:128)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiInventory
Mouse location: Scaled: (213, 119). Absolute: (427, 240)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['TheHybridDragon'/507, l='MpServer', x=-22,11, y=65,62, z=374,74]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-232,64,256), Chunk: (at 8,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 5174 game time, 5174 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: 195 total; [EntityItem['item.item.apple'/550, l='MpServer', x=-26,22, y=79,13, z=351,44], EntityChicken['Chicken'/551, l='MpServer', x=-22,47, y=65,00, z=336,47], EntityItem['item.tile.sapling.oak'/548, l='MpServer', x=-18,72, y=76,13, z=329,53], EntityItem['item.tile.sapling.oak'/549, l='MpServer', x=-20,47, y=76,13, z=348,88], EntityItem['item.tile.sapling.oak'/546, l='MpServer', x=-22,47, y=68,13, z=323,13], EntityItem['item.tile.sapling.oak'/547, l='MpServer', x=-22,84, y=67,13, z=329,75], EntityItem['item.tile.sapling.oak'/544, l='MpServer', x=-31,56, y=74,13, z=320,81], EntityItem['item.tile.sapling.oak'/545, l='MpServer', x=-17,13, y=75,13, z=330,13], EntitySkeleton['Skeleton'/558, l='MpServer', x=-18,50, y=26,00, z=409,50], EntitySkeleton['Skeleton'/559, l='MpServer', x=-19,30, y=17,47, z=402,53], EntityItem['item.tile.sapling.oak'/556, l='MpServer', x=-20,13, y=79,13, z=340,53], EntityCow['Cow'/557, l='MpServer', x=-21,81, y=64,00, z=393,53], EntityItem['item.tile.sapling.oak'/554, l='MpServer', x=-17,19, y=77,13, z=337,59], EntityChicken['Chicken'/555, l='MpServer', x=-29,41, y=67,00, z=351,56], EntityItem['item.tile.sapling.oak'/552, l='MpServer', x=-29,88, y=73,13, z=351,56], EntityItem['item.item.seeds'/553, l='MpServer', x=-24,31, y=65,13, z=351,47], EntitySpider['Spider'/562, l='MpServer', x=-16,84, y=35,00, z=431,78], EntityBat['Bat'/561, l='MpServer', x=-6,28, y=29,37, z=414,28], EntityZombie['Zombie'/560, l='MpServer', x=-20,50, y=34,00, z=414,50], EntityChicken['Chicken'/575, l='MpServer', x=-12,50, y=71,00, z=331,50], EntitySquid['Squid'/574, l='MpServer', x=-4,53, y=59,35, z=334,28], EntityItem['item.tile.sapling.oak'/572, l='MpServer', x=-1,94, y=69,13, z=313,19], EntityChicken['Chicken'/541, l='MpServer', x=-16,50, y=71,00, z=334,50], EntityItem['item.item.apple'/540, l='MpServer', x=-24,16, y=80,13, z=315,28], EntityItem['item.tile.sapling.oak'/543, l='MpServer', x=-20,63, y=76,13, z=327,16], EntityItem['item.tile.sapling.oak'/542, l='MpServer', x=-21,13, y=74,13, z=328,09], EntityItem['item.tile.sapling.oak'/539, l='MpServer', x=-23,34, y=78,13, z=316,53], EntityItem['item.tile.sapling.oak'/538, l='MpServer', x=-23,88, y=77,13, z=313,13], EntityItem['item.item.SeedsTomato'/614, l='MpServer', x=13,88, y=66,13, z=322,13], EntityItem['item.item.SeedsStrawberry'/615, l='MpServer', x=14,13, y=67,13, z=322,13], EntitySheep['Sheep'/613, l='MpServer', x=12,50, y=70,00, z=313,50], EntityCreeper['Creeper'/618, l='MpServer', x=12,50, y=43,00, z=442,50], EntityHorse['Horse'/619, l='MpServer', x=0,43, y=63,00, z=437,58], EntityCreeper['Creeper'/616, l='MpServer', x=12,50, y=15,00, z=428,50], EntitySkeleton['Skeleton'/622, l='MpServer', x=0,50, y=13,00, z=449,50], EntityHorse['Horse'/620, l='MpServer', x=0,13, y=63,00, z=435,13], EntityHorse['Horse'/621, l='MpServer', x=-1,26, y=63,00, z=438,93], EntityChicken['Chicken'/639, l='MpServer', x=20,50, y=77,00, z=317,50], EntityChicken['Chicken'/638, l='MpServer', x=18,50, y=76,00, z=317,50], EntityItem['item.tile.sapling.oak'/576, l='MpServer', x=-12,03, y=77,13, z=334,72], EntityItem['item.tile.sapling.oak'/577, l='MpServer', x=-10,75, y=75,13, z=333,72], EntityItem['item.tile.sapling.oak'/578, l='MpServer', x=-13,81, y=76,13, z=331,88], EntityItem['item.tile.sapling.oak'/579, l='MpServer', x=-10,66, y=75,13, z=335,88], EntitySquid['Squid'/580, l='MpServer', x=-7,41, y=58,00, z=342,06], EntityChicken['Chicken'/581, l='MpServer', x=-12,53, y=62,50, z=351,16], EntityItem['item.tile.sapling.oak'/582, l='MpServer', x=-14,13, y=77,13, z=338,88], EntityItem['item.tile.sapling.oak'/583, l='MpServer', x=-14,59, y=77,13, z=340,78], EntityItem['item.tile.sapling.oak'/584, l='MpServer', x=-14,13, y=76,13, z=341,97], EntityCow['Cow'/585, l='MpServer', x=-6,25, y=64,00, z=373,72], EntityCow['Cow'/586, l='MpServer', x=-10,02, y=64,00, z=385,60], EntityCow['Cow'/587, l='MpServer', x=-11,85, y=64,00, z=382,41], EntityZombie['Zombie'/588, l='MpServer', x=-12,50, y=13,00, z=407,50], EntitySkeleton['Skeleton'/589, l='MpServer', x=-12,50, y=24,00, z=406,50], EntitySkeleton['Skeleton'/590, l='MpServer', x=-11,50, y=24,00, z=403,50], EntityBat['Bat'/591, l='MpServer', x=-5,14, y=20,81, z=410,76], EntityBat['Bat'/593, l='MpServer', x=-5,25, y=16,10, z=440,25], EntityManaElemental['Mana Elemental'/592, l='MpServer', x=-10,27, y=24,00, z=425,00], EntityBrainyZombie['Angry Zombie'/595, l='MpServer', x=-14,50, y=35,00, z=437,50], EntityBrainyZombie['Angry Zombie'/594, l='MpServer', x=-13,45, y=35,00, z=436,54], EntityHorse['Horse'/597, l='MpServer', x=-0,87, y=63,00, z=432,13], EntityHorse['Horse'/596, l='MpServer', x=-4,34, y=63,00, z=433,66], EntityZombie['Zombie'/599, l='MpServer', x=-2,34, y=11,12, z=447,03], EntitySheep['Sheep'/687, l='MpServer', x=32,50, y=76,00, z=321,53], EntitySheep['Sheep'/686, l='MpServer', x=32,50, y=75,00, z=320,47], EntityChicken['Chicken'/685, l='MpServer', x=37,50, y=67,00, z=323,50], EntityChicken['Chicken'/684, l='MpServer', x=33,50, y=66,00, z=323,50], EntityChicken['Chicken'/683, l='MpServer', x=39,50, y=67,00, z=323,50], EntityItem['item.tile.sapling.oak'/682, l='MpServer', x=32,72, y=80,13, z=319,06], EntityItem['item.tile.sapling.oak'/680, l='MpServer', x=35,13, y=76,13, z=316,06], EntityItem['item.tile.sapling.oak'/679, l='MpServer', x=34,06, y=79,13, z=319,88], EntitySheep['Sheep'/678, l='MpServer', x=32,50, y=74,00, z=318,50], EntitySheep['Sheep'/677, l='MpServer', x=34,50, y=67,00, z=316,50], EntityChicken['Chicken'/676, l='MpServer', x=38,50, y=81,00, z=298,50], EntityChicken['Chicken'/674, l='MpServer', x=39,50, y=70,00, z=296,50], EntityChicken['Chicken'/673, l='MpServer', x=39,50, y=70,00, z=296,50], EntityChicken['Chicken'/672, l='MpServer', x=37,50, y=71,00, z=299,50], EntityCow['Cow'/692, l='MpServer', x=46,50, y=65,00, z=400,50], EntityBat['Bat'/693, l='MpServer', x=26,14, y=24,00, z=453,24], EntityCow['Cow'/690, l='MpServer', x=46,19, y=66,00, z=398,50], EntityCow['Cow'/691, l='MpServer', x=39,03, y=66,00, z=396,13], EntityItem['item.item.apple'/688, l='MpServer', x=34,13, y=79,13, z=320,44], EntityCow['Cow'/689, l='MpServer', x=47,78, y=66,00, z=398,50], EntityChicken['Chicken'/653, l='MpServer', x=30,50, y=66,00, z=323,50], EntityItem['item.item.apple'/652, l='MpServer', x=17,72, y=81,13, z=312,19], EntityChicken['Chicken'/655, l='MpServer', x=27,53, y=68,67, z=324,70], EntityChicken['Chicken'/654, l='MpServer', x=30,50, y=67,00, z=322,50], EntityItem['item.tile.sapling.oak'/650, l='MpServer', x=19,13, y=81,13, z=312,66], EntityChicken['Chicken'/645, l='MpServer', x=21,47, y=72,00, z=314,47], EntitySheep['Sheep'/644, l='MpServer', x=21,60, y=73,00, z=312,50], EntityChicken['Chicken'/641, l='MpServer', x=17,50, y=71,00, z=316,50], EntityChicken['Chicken'/640, l='MpServer', x=17,50, y=71,00, z=314,50], EntitySheep['Sheep'/643, l='MpServer', x=17,81, y=72,00, z=313,50], EntitySheep['Sheep'/642, l='MpServer', x=16,22, y=72,00, z=313,50], EntityCreeper['Creeper'/668, l='MpServer', x=34,63, y=12,00, z=302,03], EntityCreeper['Creeper'/669, l='MpServer', x=32,40, y=12,00, z=300,79], EntityCreeper['Creeper'/670, l='MpServer', x=39,00, y=12,00, z=301,59], EntityCreeper['Creeper'/671, l='MpServer', x=36,69, y=12,00, z=302,69], EntitySpider['Spider'/661, l='MpServer', x=25,84, y=48,00, z=449,25], EntityChicken['Chicken'/656, l='MpServer', x=29,63, y=68,00, z=325,56], EntityItem['item.item.SeedsSweetcorn'/657, l='MpServer', x=18,91, y=64,13, z=332,41], EntityItem['item.tile.flower'/658, l='MpServer', x=31,75, y=65,13, z=337,31], EntityManaCreeper['Mana Creeper'/659, l='MpServer', x=22,50, y=11,00, z=375,97], EntityBat['Bat'/1183, l='MpServer', x=-24,50, y=23,08, z=409,57], EntityBat['Bat'/1185, l='MpServer', x=-21,75, y=26,96, z=411,47], EntityCreeper['Creeper'/706, l='MpServer', x=53,50, y=39,00, z=313,50], EntityEnderman['Enderman'/710, l='MpServer', x=48,41, y=21,00, z=368,29], EntityCreeper['Creeper'/307, l='MpServer', x=-99,50, y=28,00, z=313,50], EntitySheep['Sheep'/309, l='MpServer', x=-98,81, y=68,00, z=393,81], EntitySheep['Sheep'/308, l='MpServer', x=-97,84, y=68,00, z=391,77], EntityCreeper['Creeper'/313, l='MpServer', x=-97,09, y=27,00, z=419,63], EntityZombie['Zombie'/312, l='MpServer', x=-97,66, y=32,00, z=401,88], EntityBat['Bat'/323, l='MpServer', x=-99,59, y=37,03, z=452,75], EntityCow['Cow'/320, l='MpServer', x=-98,34, y=71,00, z=444,50], EntityCow['Cow'/321, l='MpServer', x=-97,16, y=71,00, z=444,50], EntitySheep['Sheep'/364, l='MpServer', x=-89,38, y=67,00, z=392,53], EntitySheep['Sheep'/365, l='MpServer', x=-93,47, y=68,00, z=395,66], EntityZombie['Zombie'/361, l='MpServer', x=-84,50, y=27,00, z=330,50], EntityBat['Bat'/363, l='MpServer', x=-81,47, y=18,10, z=392,03], EntityItem['item.item.apple'/410, l='MpServer', x=-69,78, y=82,13, z=353,81], EntityItem['item.tile.sapling.oak'/411, l='MpServer', x=-67,88, y=80,13, z=353,91], EntityItem['item.tile.sapling.oak'/408, l='MpServer', x=-70,34, y=79,13, z=358,22], EntityItem['item.tile.sapling.oak'/409, l='MpServer', x=-76,13, y=79,13, z=353,41], EntityCow['Cow'/414, l='MpServer', x=-74,88, y=62,38, z=444,50], EntityCow['Cow'/415, l='MpServer', x=-71,09, y=63,00, z=450,88], EntityItem['item.tile.sapling.oak'/412, l='MpServer', x=-68,25, y=80,13, z=352,84], EntityCow['Cow'/413, l='MpServer', x=-63,41, y=63,00, z=453,36], EntityChicken['Chicken'/402, l='MpServer', x=-65,50, y=67,00, z=308,50], EntitySquid['Squid'/403, l='MpServer', x=-71,96, y=56,03, z=325,13], EntityBat['Bat'/401, l='MpServer', x=-68,88, y=51,77, z=310,50], EntityItem['item.tile.sapling.oak'/406, l='MpServer', x=-73,91, y=79,13, z=351,25], EntityItem['item.item.apple'/407, l='MpServer', x=-66,88, y=79,13, z=355,88], EntitySquid['Squid'/404, l='MpServer', x=-67,56, y=58,09, z=315,58], EntityChicken['Chicken'/405, l='MpServer', x=-64,47, y=65,00, z=344,19], EntityOcelot['Ocelot'/395, l='MpServer', x=-65,34, y=80,00, z=303,16], EntityZombie['Zombie'/399, l='MpServer', x=-79,50, y=20,00, z=30
4,50], EntitySkeleton['Skeleton'/398, l='MpServer', x=-68,70, y=15,00, z=306,93], EntityOcelot['Ocelot'/396, l='MpServer', x=-64,69, y=80,00, z=303,25], EntityEnderman['Enderman'/391, l='MpServer', x=-78,53, y=49,00, z=299,44], EntitySkeleton['Skeleton'/390, l='MpServer', x=-67,58, y=15,00, z=306,83], EntityItem['item.tile.sapling.oak'/440, l='MpServer', x=-52,47, y=77,13, z=315,47], EntityOcelot['Ocelot'/441, l='MpServer', x=-63,78, y=80,00, z=304,22], EntitySpider['Spider'/442, l='MpServer', x=-53,22, y=11,00, z=330,44], EntityZombie['Zombie'/443, l='MpServer', x=-52,50, y=13,00, z=321,50], EntityChicken['Chicken'/444, l='MpServer', x=-57,64, y=62,44, z=322,81], EntityItem['item.tile.sapling.oak'/445, l='MpServer', x=-55,16, y=56,13, z=320,97], EntityChicken['Chicken'/446, l='MpServer', x=-57,08, y=62,41, z=322,47], EntityChicken['Chicken'/447, l='MpServer', x=-48,38, y=74,00, z=323,47], EntityItem['item.tile.sapling.oak'/1532, l='MpServer', x=-25,22, y=78,13, z=356,22], EntitySquid['Squid'/437, l='MpServer', x=-57,45, y=56,00, z=318,57], EntityItem['item.tile.sapling.oak'/438, l='MpServer', x=-49,13, y=75,13, z=319,88], EntityItem['item.tile.sapling.oak'/439, l='MpServer', x=-55,22, y=71,13, z=313,19], EntityItem['item.item.apple'/478, l='MpServer', x=-38,31, y=68,13, z=317,84], EntityItem['item.tile.sapling.oak'/479, l='MpServer', x=-42,56, y=73,13, z=319,06], EntityItem['item.tile.sapling.oak'/476, l='MpServer', x=-46,72, y=76,13, z=319,41], EntityChicken['Chicken'/477, l='MpServer', x=-44,63, y=68,00, z=311,44], EntityItem['item.tile.sapling.oak'/475, l='MpServer', x=-46,47, y=68,13, z=311,59], EntityItem['item.tile.sapling.oak'/473, l='MpServer', x=-44,34, y=69,13, z=315,81], EntityManaCreeper['Mana Creeper'/471, l='MpServer', x=-46,50, y=16,00, z=313,50], EntityCow['Cow'/460, l='MpServer', x=-57,13, y=63,00, z=452,13], EntityBat['Bat'/456, l='MpServer', x=-55,71, y=36,58, z=451,39], EntityCow['Cow'/455, l='MpServer', x=-61,63, y=63,00, z=447,31], EntitySquid['Squid'/454, l='MpServer', x=-58,02, y=56,00, z=384,68], EntityChicken['Chicken'/453, l='MpServer', x=-59,47, y=72,00, z=356,53], EntityItem['item.tile.sapling.oak'/452, l='MpServer', x=-50,63, y=81,13, z=337,88], EntityChicken['Chicken'/451, l='MpServer', x=-55,53, y=72,00, z=348,59], EntityChicken['Chicken'/450, l='MpServer', x=-57,82, y=66,65, z=342,40], EntityCreeper['Creeper'/449, l='MpServer', x=-56,50, y=27,00, z=343,50], EntityCreeper['Creeper'/448, l='MpServer', x=-55,50, y=27,00, z=345,50], EntityClientPlayerMP['TheHybridDragon'/507, l='MpServer', x=-22,11, y=65,62, z=374,74], EntityBrainyZombie['Angry Zombie'/504, l='MpServer', x=-46,47, y=38,00, z=421,03], EntityBrainyZombie['Angry Zombie'/505, l='MpServer', x=-47,53, y=37,00, z=421,97], EntityItem['item.tile.sapling.oak'/500, l='MpServer', x=-43,03, y=78,13, z=360,19], EntityManaElemental['Mana Elemental'/501, l='MpServer', x=-44,08, y=34,00, z=430,41], EntityZombie['Zombie'/502, l='MpServer', x=-38,83, y=34,50, z=422,59], EntityBrainyZombie['Angry Zombie'/503, l='MpServer', x=-45,50, y=37,00, z=421,50], EntityItem['item.tile.sapling.oak'/496, l='MpServer', x=-44,03, y=74,13, z=363,28], EntityItem['item.tile.sapling.oak'/497, l='MpServer', x=-44,19, y=76,13, z=361,13], EntityItem['item.tile.sapling.oak'/498, l='MpServer', x=-35,22, y=77,13, z=352,31], EntityItem['item.tile.sapling.oak'/499, l='MpServer', x=-32,63, y=78,13, z=352,59], EntityItem['item.tile.sapling.oak'/493, l='MpServer', x=-33,06, y=75,13, z=343,78], EntityOcelot['Ocelot'/492, l='MpServer', x=-47,06, y=70,00, z=341,47], EntityItem['item.tile.sapling.oak'/495, l='MpServer', x=-47,13, y=80,13, z=341,13], EntityChicken['Chicken'/494, l='MpServer', x=-37,53, y=80,00, z=344,56], EntityChicken['Chicken'/489, l='MpServer', x=-32,50, y=72,00, z=348,50], EntityItem['item.tile.sapling.oak'/488, l='MpServer', x=-41,41, y=76,13, z=320,44], EntityItem['item.item.barley.seed'/491, l='MpServer', x=-39,88, y=66,13, z=351,31], EntityChicken['Chicken'/490, l='MpServer', x=-32,50, y=76,00, z=350,50], EntityItem['item.item.apple'/485, l='MpServer', x=-33,81, y=75,13, z=321,78], EntityItem['item.tile.sapling.oak'/484, l='MpServer', x=-33,88, y=71,13, z=329,88], EntityItem['item.tile.sapling.oak'/487, l='MpServer', x=-34,31, y=75,13, z=327,91], EntityItem['item.tile.sapling.oak'/486, l='MpServer', x=-33,13, y=72,13, z=328,16], EntityChicken['Chicken'/481, l='MpServer', x=-45,50, y=75,00, z=326,50], EntityItem['item.item.SeedsRaspberry'/480, l='MpServer', x=-33,06, y=62,13, z=328,25], EntityChicken['Chicken'/483, l='MpServer', x=-45,31, y=65,00, z=320,75], EntityChicken['Chicken'/482, l='MpServer', x=-45,50, y=71,00, z=321,50]]
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:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 68983416 bytes (65 MB) / 477626368 bytes (455 MB) up to 477626368 bytes (455 MB)
JVM Flags: 3 total; -Xms512m -Xmx512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 22850 (1279600 bytes; 1 MB) allocated, 2827 (158312 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 35 mods loaded, 35 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
betterstorage{0.7.3.38} [BetterStorage] (1.6.4.BetterStorage_0.7.3.38.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] ([1.6.4]StatusEffectHUDv1.19.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.4.1.702} [Iron Chest] (Iron-Chests-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
magicalcrops{3.2.0} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
standardcrops{1.0.0} [Magical Crops - Standard Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons{1.10.0.55} [NEI Addons] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|AE{1.10.0.55} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|MiscPeripherals{1.10.0.55} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|ExtraBees{1.10.0.55} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|Forestry{1.10.0.55} [NEI Addons: Forestry] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|CraftingTables{1.10.0.55} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
notenoughkeys{0.0.4} [Not Enough Keys] (NotEnoughKeys-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.4.5a} [Waila] (Waila_1.4.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkererKami{1.0} [Thaumic Tinkerer KAMI] (ThaumicTinkererKAMI_j6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkerer{2.1-67} [Thaumic Tinkerer] (ThaumicTinkerer 2.1-67.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: Forge 1.6.4
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2932, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Soartex 1.6.4.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 8506 (476336 bytes; 0 MB) allocated, 959 (53704 bytes; 0 MB) used
This crash happened when i tried to enter my inventory.
If what you said it's true, then why does it works on other modpacks and not on mine?
Btw, this report is recent. I changed all my mods and replaced them from the modpack "Magic World 2" from the FTB pack. I'm also still having the issues with the mod seeds. They are from Magical Crops.
I don't want to remove Tinkers. It's one of my faves. And it's fun.
First allocate more RAM
and
Is the Resource pack you're using 64x64 or higher?
That means you'll have to install Optifine or MCPatcher.
If you do choose Optifine try keeping the settings default, try not changing anything major.
I'm using a 128x128, but if i need to get one with less quality, i'll just use the default.
I allocated more memory and i tried to put Optifine back, but the game crashed on the same issue: Trying to get on the second tab of the creative menu.
Here's the crash for this time:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 27/03/14 14:03
Description: Rendering screen
java.lang.NullPointerException
at magicalcrops.items.CropEssence.func_77617_a(CropEssence.java:58)
at net.minecraft.item.Item.func_77650_f(Item.java:310)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:142)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:346)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:980)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:805)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:128)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1008)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at magicalcrops.items.CropEssence.func_77617_a(CropEssence.java:58)
at net.minecraft.item.Item.func_77650_f(Item.java:310)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:142)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:346)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:980)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:805)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:128)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (304, 16). Absolute: (609, 446)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['[email protected]'/8, l='MpServer', x=-487,77, y=5,62, z=453,38]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-495,4,455), Chunk: (at 1,0,7 in -31,28; contains blocks -496,0,448 to -481,255,463), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 800 game time, 800 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: 1 total; [EntityClientPlayerMP['[email protected]'/8, l='MpServer', x=-487,77, y=5,62, z=453,38]]
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:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 848930184 bytes (809 MB) / 2001207296 bytes (1908 MB) up to 2001207296 bytes (1908 MB)
JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 533 (29848 bytes; 0 MB) allocated, 21 (1176 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 34 mods loaded, 34 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{4.0.4c} [Thaumcraft] (Thaumcraft4.0.4c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
betterstorage{0.7.3.38} [BetterStorage] (1.6.4.BetterStorage_0.7.3.38.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] ([1.6.4]StatusEffectHUDv1.19.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.4.1.702} [Iron Chest] (Iron-Chests-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
magicalcrops{3.2.0} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
standardcrops{1.0.0} [Magical Crops - Standard Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons{1.10.0.55} [NEI Addons] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|AE{1.10.0.55} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|MiscPeripherals{1.10.0.55} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|ExtraBees{1.10.0.55} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|Forestry{1.10.0.55} [NEI Addons: Forestry] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|CraftingTables{1.10.0.55} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.0.55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
notenoughkeys{0.0.4} [Not Enough Keys] (NotEnoughKeys-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.4.5a} [Waila] (Waila_1.4.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkererKami{1.0} [Thaumic Tinkerer KAMI] (ThaumicTinkererKAMI_j6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkerer{2.1-67} [Thaumic Tinkerer] (ThaumicTinkerer 2.1-67.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: Forge 1.6.4
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2932, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Soartex 1.6.4.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 237 (13272 bytes; 0 MB) allocated, 49 (2744 bytes; 0 MB) used
I don't understand. Modpacks can use this easily. Why i'm having so many issues?
It's Thaumcraft and Magical Crops. They seem to be conflicting somehow. I already sent a reply to the MCrops thread.
// You're mean.
Time: 27/03/14 16:07
Description: Rendering screen
java.lang.NullPointerException
at magicalcrops.items.CropEssence.func_77617_a(CropEssence.java:58)
at net.minecraft.item.Item.func_77650_f(Item.java:310)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:142)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:346)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:980)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:805)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:111)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1008)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at magicalcrops.items.CropEssence.func_77617_a(CropEssence.java:58)
at net.minecraft.item.Item.func_77650_f(Item.java:310)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:142)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:346)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:467)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:980)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:805)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:111)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (299, 15). Absolute: (598, 449)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['[email protected]'/23, l='MpServer', x=-73,28, y=5,62, z=1555,88]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-65,4,1550), Chunk: (at 15,0,14 in -5,96; contains blocks -80,0,1536 to -65,255,1551), Region: (-1,3; contains chunks -32,96 to -1,127, blocks -512,0,1536 to -1,255,2047)
Level time: 309 game time, 309 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: 1 total; [EntityClientPlayerMP['[email protected]'/23, l='MpServer', x=-73,28, y=5,62, z=1555,88]]
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:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 magic.launcher.Launcher.main(SourceFile:207)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 70487112 bytes (67 MB) / 477626368 bytes (455 MB) up to 477626368 bytes (455 MB)
JVM Flags: 3 total; -Xms512m -Xmx512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 26 (1456 bytes; 0 MB) allocated, 23 (1288 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 6 mods loaded, 6 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
magicalcrops{3.2.0} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
standardcrops{1.0.0} [Magical Crops - Standard Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: Forge 1.6.4
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2932, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Soartex 1.6.4.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 51 (2856 bytes; 0 MB) allocated, 38 (2128 bytes; 0 MB) used
However, magical crops creative tab doesn't like to be seen.
It could be a bug, so asking the mod author about this would be the right thing.
As for Thaumcraft, update it.
Magical crops creative tab CAN be seen. While i was testing to see which mods were clashing, i saw all the tabs on creative, including MCrops. All started to crash when i used it with thaumcraft.
But thanks for the help. The MCrops author said that he don't have much free time, but he's trying to correct some bugs. I'll see if magical crops is still playable with thaumcraft and if maybe i can use NEI to see the items. If still crashing, i'll remove the Magical crops from my mod list until it's updated.
I highly recommend updating Thaumcraft, there's a lot of new features in 4.1.0g
Okay. I'll update Thaumcraft but now i have a new puzzle...MCrops didn't work when i had Optifine on...so i turned it off and now it's fine...XD
Freaking optifine! Maybe it's its version or something. I'll report that to the author and now i can play...
Thank you so much for your help. I even learned a few stuff i didn't know i could do. ^^
I too use HD textures, but Optfine is just incompatible with so many things.
I switched to MCPatcher and everything worked fine.