So when my minecraft is done loading, it goes to the title screen, freezes, then goes back to the launcher after a while. It says that it crashes, but there appears to be no crash log anywhere.
Direct yourself to /roaming/.minecraft/crash-reports/ and open the file that has the most recent date on it, and post its contents here.
A list of all the mods you have would also be helpful.
Direct yourself to /roaming/.minecraft/crash-reports/ and open the file that has the most recent date on it, and post its contents here.
A list of all the mods you have would also be helpful.
My crashlog folder is empty, launched minecraft again, crashed, checked, still empty
There's no text limit on this forum as far as I know. I've been able to fit several, long crash reports in one post before.
Just encase the log in spoiler tags.
[spoiler][/spoiler]
Also, I need that mod list. And what version of Minecraft are you using?
And you're certain all the mods are compatible with 1.6.4?
As well, that Forge log would be mighty helpful, if you can do anything to post it.
You could upload the .txt file on Mediafire and link the download here.
Yeah, i have a not so good computer, usually it could still start minecraft with a lot mods with like 15 fps with optifine. What mods do you recommend I take out so it'll work?
Well, I can't really recommend which specific mods to remove, as a lot of them are of similar size. Just remove the ones that least interest you and try to bring it down a bit. I'm reading through the log now, so I'll let you know if it's a specific mod taking up all that memory.
Well, I can't really recommend which specific mods to remove, as a lot of them are of similar size. Just remove the ones that least interest you and try to bring it down a bit. I'm reading through the log now, so I'll let you know if it's a specific mod taking up all that memory.
Okay, after some poking around, the initial crash seems to be caused by Ars Magica 2 having a missing class file.
Try removing AR2 and start it up again and let me know what happens, and if it crashes again, I'll need the new forge log.
java.lang.NullPointerException
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:123)
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 pixelmon.client.gui.inventoryExtended.GuiCreativeInventoryExtended.func_73863_a(GuiCreativeInventoryExtended.java:83)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1149)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:123)
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 pixelmon.client.gui.inventoryExtended.GuiCreativeInventoryExtended.func_73863_a(GuiCreativeInventoryExtended.java:83)
A list of all the mods you have would also be helpful.
My crashlog folder is empty, launched minecraft again, crashed, checked, still empty
Just encase the log in spoiler tags.
Also, I need that mod list. And what version of Minecraft are you using?
Minecraft 1.6.4
Rei minimap
bspkrs core
tree capitator
battlegear 2
ars magica 2
artiface
backpack
battle towers
better dungeons
biblio craft
biblio woods for forestry and natura
chicken chunks
code chicken core
damage indicators
dungeon pack
ender storage
exp chest
extra tic
extra utilities
forestry
galacticraft
galacticraft planets
gravity gun
hardcore ender expension
hats
hat stands
ic2 nuclear control
ichun util
industrial craft
infini bows
inventory tweaks
iron chests
keithy utils
magic bees
metallurgy
micdoodle core
mob amputation
mob dismemberment
mystcraft
natura
nei addons
nei plugins
nether ores
not enough items
numina
open blocks
optifine
pams clay spawn
pams harvest craft
portal gun
power crystals core
railcraft
realistic pain
ruins
soulshards
tinkers construct
thaumcraft
thaumic tinkerer
the camping mod
Tmechworks
update checker mod
waila
wireless red stone
yalsm (yet another leather smelting mod)
As well, that Forge log would be mighty helpful, if you can do anything to post it.
You could upload the .txt file on Mediafire and link the download here.
Ok, thanks!
Try removing AR2 and start it up again and let me know what happens, and if it crashes again, I'll need the new forge log.
[INFO] [STDOUT] Initializing LWJGL OpenAL
2013-12-13 20:34:17
[INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-12-13 20:34:27
[INFO] [STDOUT] OpenAL initialized.
2013-12-13 20:34:28
[INFO] [STDOUT]
2013-12-13 20:34:30
[INFO] [STDERR] java.lang.NoClassDefFoundError: am2/guis/GuiArcaneCompendium
2013-12-13 20:34:30
[INFO] [STDERR] at am2.proxy.tick.ClientTickHandler.renderTick_Start(ClientTickHandler.java:116)
2013-12-13 20:34:30
[INFO] [STDERR] at am2.proxy.tick.ClientTickHandler.tickStart(ClientTickHandler.java:140)
2013-12-13 20:34:30
[INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
2013-12-13 20:34:30
[INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
2013-12-13 20:34:30
[INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:372)
2013-12-13 20:34:30
[INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
2013-12-13 20:34:30
[INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
2013-12-13 20:34:30
[INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
2013-12-13 20:34:30
[INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-12-13 20:34:30
[INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-12-13 20:34:30
[INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-12-13 20:34:30
[INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-12-13 20:34:30
[INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2013-12-13 20:34:30
[INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2013-12-13 20:34:30
[INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: am2.guis.GuiArcaneCompendium
2013-12-13 20:34:30
[INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2013-12-13 20:34:30
[INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-12-13 20:34:30
[INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-12-13 20:34:30
[INFO] [STDERR] ... 14 more
2013-12-13 20:34:30
[INFO] [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
2013-12-13 20:34:30
[INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-12-13 20:34:30
[INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
2013-12-13 20:34:30
[INFO] [STDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)
2013-12-13 20:34:30
[INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2013-12-13 20:34:30
[INFO] [STDERR] ... 16 more
2013-12-13 20:34:31
[INFO] [Minecraft-Client] Stopping!
2013-12-13 20:34:34
[INFO] [STDERR] Exception in thread "Snooper Timer" java.lang.OutOfMemoryError: PermGen space
2013-12-13 20:34:34
[INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
2013-12-13 20:34:34
[INFO] [STDERR] at net.minecraft.util.HttpUtil.func_76180_a(SourceFile:69)
2013-12-13 20:34:34
[INFO] [STDERR] at net.minecraft.util.HttpUtil.func_76183_a(SourceFile:44)
2013-12-13 20:34:34
[INFO] [STDERR] at net.minecraft.profiler.PlayerUsageSnooperThread.run(SourceFile:56)
2013-12-13 20:34:34
[INFO] [STDERR] at java.util.TimerThread.mainLoop(Unknown Source)
2013-12-13 20:34:34
[INFO] [STDERR] at java.util.TimerThread.run(Unknown Source)
2013-12-13 20:34:34
[INFO] [STDOUT]
2013-12-13 20:34:34
[INFO] [STDOUT] SoundSystem shutting down...
2013-12-13 20:34:35
[INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-12-13 20:34:35
[INFO] [STDOUT]
2013-12-13 20:34:38
[INFO] [STDERR] Exception in thread "Thread-1" java.lang.OutOfMemoryError: PermGen space
2013-12-13 20:34:40
[INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.OutOfMemoryError: PermGen space
Hey, can you help me with this crash, it seams to be caused when i open my inventory:// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 1/18/14 1:42 PM
Description: Rendering screen
java.lang.NullPointerException
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:123)
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 pixelmon.client.gui.inventoryExtended.GuiCreativeInventoryExtended.func_73863_a(GuiCreativeInventoryExtended.java:83)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1149)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:123)
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 pixelmon.client.gui.inventoryExtended.GuiCreativeInventoryExtended.func_73863_a(GuiCreativeInventoryExtended.java:83)
-- Screen render details --
Details:
Screen name: pixelmon.client.gui.inventoryExtended.GuiCreativeInventoryExtended
Mouse location: Scaled: (228, 124). Absolute: (683, 373)
Screen size: Scaled: (456, 249). Absolute: (1366, 746). Scale factor of 3
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['HyperVyper007'/10, l='MpServer', x=159.50, y=101.62, z=255.50]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (164,64,252), Chunk: (at 4,4,12 in 10,15; contains blocks 160,0,240 to 175,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 919 game time, 919 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: 135 total; [EntityClientPlayerMP['HyperVyper007'/10, l='MpServer', x=159.50, y=101.62, z=255.50], EntityPixelmon['Tentacruel'/19, l='MpServer', x=88.66, y=55.00, z=273.66], EntityPixelmon['Magikarp'/21, l='MpServer', x=107.56, y=59.35, z=256.44], EntityPixelmon['Tentacruel'/20, l='MpServer', x=97.22, y=55.00, z=287.31], EntityPixelmon['Geodude'/4391, l='MpServer', x=91.64, y=43.00, z=335.34], EntityPixelmon['Magikarp'/23, l='MpServer', x=126.41, y=60.00, z=250.59], EntityPixelmon['Horsea'/54, l='MpServer', x=82.50, y=53.00, z=301.50], EntityPixelmon['Chinchou'/59, l='MpServer', x=173.70, y=46.04, z=339.46], EntityPixelmon['Chinchou'/58, l='MpServer', x=154.78, y=46.00, z=350.34], EntityPixelmon['Horsea'/57, l='MpServer', x=74.59, y=49.00, z=292.97], EntityPixelmon['Horsea'/56, l='MpServer', x=75.50, y=51.00, z=298.50], EntityPixelmon['Magikarp'/68, l='MpServer', x=95.18, y=59.59, z=179.77], EntityPixelmon['Magikarp'/67, l='MpServer', x=95.38, y=59.07, z=169.63], EntityPixelmon['Staryu'/87, l='MpServer', x=78.21, y=54.76, z=287.47], EntityPixelmon['Magikarp'/92, l='MpServer', x=73.41, y=55.20, z=294.18], EntityPixelmon['Geodude'/4457, l='MpServer', x=101.56, y=46.00, z=200.44], EntityPixelmon['Magikarp'/89, l='MpServer', x=78.94, y=55.24, z=302.66], EntityPixelmon['Staryu'/88, l='MpServer', x=85.44, y=55.00, z=302.41], EntityPixelmon['Magikarp'/91, l='MpServer', x=96.59, y=54.62, z=284.58], EntityPixelmon['Magikarp'/90, l='MpServer', x=98.19, y=55.00, z=281.19], EntityTrainer['entity.pixelmon.Trainer.name'/10909, l='MpServer', x=209.53, y=64.00, z=339.47], EntityPixelmon['Magikarp'/110, l='MpServer', x=119.84, y=57.43, z=335.69], EntityPixelmon['Magikarp'/111, l='MpServer', x=117.69, y=57.55, z=340.07], EntityPixelmon['Magikarp'/114, l='MpServer', x=132.10, y=55.69, z=328.50], EntityPixelmon['Magikarp'/113, l='MpServer', x=146.05, y=57.35, z=327.59], EntityPixelmon['Magikarp'/112, l='MpServer', x=131.58, y=57.29, z=333.01], EntityPixelmon['Tentacool'/120, l='MpServer', x=69.63, y=59.48, z=324.66], EntityPixelmon['Venomoth'/131, l='MpServer', x=206.56, y=74.71, z=296.16], EntityPixelmon['Flaaffy'/19698, l='MpServer', x=246.50, y=69.00, z=175.50], EntityPixelmon['Oddish'/162, l='MpServer', x=166.50, y=70.00, z=302.50], EntityPixelmon['Venonat'/161, l='MpServer', x=100.50, y=81.00, z=232.50], EntityPixelmon['Sandshrew'/19682, l='MpServer', x=117.50, y=68.00, z=321.50], EntityPixelmon['Graveler'/200, l='MpServer', x=91.69, y=70.00, z=326.31], EntityPixelmon['Diglett'/217, l='MpServer', x=80.69, y=63.00, z=199.38], EntityPixelmon['Krokorok'/248, l='MpServer', x=71.31, y=72.00, z=228.09], EntityPixelmon['Gloom'/280, l='MpServer', x=182.50, y=92.00, z=238.50], EntityItem['item.tile.sapling.jungle'/6313, l='MpServer', x=210.19, y=122.13, z=273.38], EntityPixelmon['Geodude'/2455, l='MpServer', x=102.63, y=45.00, z=341.38], EntityTrainer['entity.pixelmon.Trainer.name'/341, l='MpServer', x=119.16, y=71.00, z=292.56], EntityPixelmon['Trapinch'/348, l='MpServer', x=106.09, y=69.00, z=327.81], EntityPixelmon['Trapinch'/347, l='MpServer', x=89.09, y=64.00, z=308.66], EntityPixelmon['Trapinch'/346, l='MpServer', x=99.82, y=70.00, z=324.06], EntityPixelmon['Trapinch'/345, l='MpServer', x=89.53, y=68.00, z=315.53], EntityPixelmon['Weepinbell'/344, l='MpServer', x=193.50, y=79.00, z=215.50], EntityPixelmon['Weepinbell'/326, l='MpServer', x=158.69, y=69.00, z=304.69], EntityPixelmon['Ekans'/331, l='MpServer', x=157.47, y=64.00, z=164.84], EntityPixelmon['Arbok'/382, l='MpServer', x=130.50, y=65.00, z=161.56], EntityPixelmon['Venomoth'/378, l='MpServer', x=142.38, y=69.00, z=243.22], EntityPixelmon['Graveler'/13002, l='MpServer', x=92.50, y=47.00, z=214.50], EntityPixelmon['Graveler'/11088, l='MpServer', x=94.50, y=45.00, z=331.50], EntityPixelmon['Geodude'/19962, l='MpServer', x=70.25, y=41.00, z=215.09], EntityPixelmon['Weepinbell'/457, l='MpServer', x=144.50, y=63.00, z=175.50], EntityPixelmon['Graveler'/6254, l='MpServer', x=110.69, y=17.00, z=190.28], EntityPixelmon['Exeggcute'/454, l='MpServer', x=120.50, y=63.00, z=215.50], EntityItem['item.tile.sand'/11067, l='MpServer', x=110.28, y=50.34, z=194.72], EntityTrainer['entity.pixelmon.Trainer.name'/506, l='MpServer', x=220.50, y=84.00, z=301.50], EntityPixelmon['Bellsprout'/499, l='MpServer', x=117.50, y=64.00, z=217.50], EntityPixelmon['Graveler'/4309, l='MpServer', x=101.50, y=45.00, z=351.50], EntityItem['item.tile.sand'/2740, l='MpServer', x=116.44, y=50.13, z=197.13], EntityPixelmon['Gloom'/20079, l='MpServer', x=175.50, y=79.00, z=192.50], EntityPixelmon['Graveler'/20070, l='MpServer', x=95.50, y=44.00, z=326.50], EntityPixelmon['Geodude'/12648, l='MpServer', x=103.54, y=52.00, z=313.63], EntityPixelmon['Graveler'/7084, l='MpServer', x=92.34, y=43.00, z=330.91], EntityPixelmon['Bellsprout'/521, l='MpServer', x=220.50, y=68.00, z=317.50], EntityPixelmon['Geodude'/2697, l='MpServer', x=107.50, y=51.00, z=192.50], EntityItem['item.item.radishSeed'/7089, l='MpServer', x=181.41, y=74.13, z=273.22], EntityPixelmon['Venonat'/20034, l='MpServer', x=100.50, y=81.00, z=232.50], EntityPixelmon['Graveler'/7104, l='MpServer', x=63.50, y=59.00, z=237.50], EntityPixelmon['Geodude'/4991, l='MpServer', x=107.50, y=23.00, z=179.50], EntityPixelmon['Diglett'/19982, l='MpServer', x=91.81, y=63.00, z=194.53], EntityPixelmon['Geodude'/14751, l='MpServer', x=93.84, y=44.00, z=333.56], EntityPixelmon['Graveler'/12753, l='MpServer', x=67.50, y=21.00, z=215.50], EntityPixelmon['Geodude'/20173, l='MpServer', x=103.50, y=21.00, z=189.50], EntityTrainer['entity.pixelmon.Trainer.name'/20174, l='MpServer', x=123.01, y=76.00, z=285.79], EntityPixelmon['Graveler'/14624, l='MpServer', x=103.50, y=50.00, z=195.50], EntityPixelmon['Geodude'/741, l='MpServer', x=62.50, y=59.00, z=240.50], EntityPixelmon['Gloom'/20264, l='MpServer', x=173.50, y=78.00, z=188.50], EntityPixelmon['Bellsprout'/20271, l='MpServer', x=253.50, y=68.00, z=292.50], EntityPixelmon['Graveler'/20257, l='MpServer', x=110.53, y=19.00, z=195.03], EntityPixelmon['Gloom'/20263, l='MpServer', x=155.50, y=63.00, z=222.50], EntityPixelmon['Psyduck'/20284, l='MpServer', x=174.45, y=64.00, z=219.75], EntityPixelmon['Geodude'/872, l='MpServer', x=88.52, y=44.00, z=219.48], EntityPixelmon['Bellsprout'/20272, l='MpServer', x=257.50, y=68.00, z=296.50], EntityPixelmon['Geodude'/20279, l='MpServer', x=92.89, y=43.00, z=334.85], EntityPixelmon['Geodude'/20278, l='MpServer', x=95.22, y=45.00, z=340.91], EntityPixelmon['Geodude'/836, l='MpServer', x=100.31, y=46.00, z=348.34], EntityItem['item.item.radishSeed'/4743, l='MpServer', x=167.81, y=64.13, z=199.44], EntityPixelmon['Geodude'/14456, l='MpServer', x=115.28, y=41.00, z=192.50], EntityPixelmon['Graveler'/4798, l='MpServer', x=109.50, y=29.00, z=189.50], EntityPixelmon['Graveler'/12456, l='MpServer', x=109.66, y=49.00, z=194.38], EntityPixelmon['Geodude'/997, l='MpServer', x=113.28, y=16.00, z=200.34], EntityPixelmon['Geodude'/12430, l='MpServer', x=109.40, y=18.88, z=192.82], EntityPixelmon['Geodude'/10547, l='MpServer', x=93.65, y=43.00, z=325.45], EntityPixelmon['Graveler'/4858, l='MpServer', x=100.69, y=45.00, z=340.38], EntityPixelmon['Geodude'/2902, l='MpServer', x=103.07, y=48.00, z=200.73], EntityPixelmon['Geodude'/1100, l='MpServer', x=74.46, y=25.55, z=213.47], EntityPixelmon['Graveler'/7595, l='MpServer', x=99.50, y=45.00, z=334.50], EntityItem['item.item.radishSeed'/1027, l='MpServer', x=118.88, y=63.13, z=216.78], EntityPixelmon['Graveler'/11970, l='MpServer', x=105.50, y=39.00, z=323.50], EntityPixelmon['Geodude'/9813, l='MpServer', x=113.66, y=41.00, z=192.50], EntityPixelmon['Geodude'/1228, l='MpServer', x=73.44, y=41.00, z=213.41], EntityPixelmon['Geodude'/11819, l='MpServer', x=112.19, y=19.00, z=202.50], EntityPixelmon['Graveler'/11797, l='MpServer', x=94.02, y=43.00, z=326.95], EntityPixelmon['Geodude'/1156, l='MpServer', x=87.64, y=44.00, z=218.00], EntityPixelmon['Geodude'/1192, l='MpServer', x=107.50, y=51.00, z=192.50], EntityPixelmon['Geodude'/1211, l='MpServer', x=101.44, y=52.00, z=314.36], EntityPixelmon['Graveler'/16776, l='MpServer', x=83.50, y=57.00, z=196.50], EntityPixelmon['Graveler'/1309, l='MpServer', x=105.61, y=48.00, z=195.97], EntityPixelmon['Geodude'/7290, l='MpServer', x=96.59, y=46.00, z=342.81], EntityPixelmon['Geodude'/7291, l='MpServer', x=103.59, y=46.00, z=350.34], EntityPixelmon['Geodude'/12141, l='MpServer', x=92.87, y=44.00, z=336.91], EntityPixelmon['Graveler'/15951, l='MpServer', x=111.16, y=17.00, z=196.59], EntityItem['item.item.radishSeed'/16716, l='MpServer', x=166.91, y=64.13, z=201.91], EntityPixelmon['Graveler'/7193, l='MpServer', x=105.38, y=46.00, z=349.13], EntityItem['item.tile.sand'/10189, l='MpServer', x=117.53, y=51.13, z=196.56], EntityPixelmon['Graveler'/1659, l='MpServer', x=112.16, y=15.00, z=187.97], EntityPixelmon['Geodude'/13612, l='MpServer', x=113.03, y=17.00, z=198.44], EntityPixelmon['Geodude'/5955, l='MpServer', x=110.31, y=19.00, z=203.69], EntityPixelmon['Geodude'/3818, l='MpServer', x=77.71, y=55.00, z=190.26], EntityPixelmon['Geodude'/13593, l='MpServer', x=110.38, y=18.00, z=196.63], EntityPixelmon['Geodude'/5919, l='MpServer', x=102.53, y=46.00, z=349.25], EntityPixelmon['Geodude'/3716, l='MpServer', x=113.48, y=51.09, z=197.81], EntityPixelmon['Geodude'/15655, l='MpServer', x=76.03, y=54.00, z=189.13], EntityPixelmon['Geodude'/13740, l='MpServer', x=68.31, y=40.00, z=222.53], EntityPixelmon['Dugtrio'/15631, l='MpServer', x=64.75, y=63.00, z=286.62], EntityPixelmon['Graveler'/1745, l='MpServer', x=88.81, y=43.00, z=329.72], EntityPixelmon['Geodude'/15681, l='MpServer', x=102.19, y=50.00, z=311.81], EntityPixelmon['Geodude'/11732, l='MpServer', x=110.59, y=17.00, z=197.91], EntityPixelmon['Geodude'/15558, l='MpServer', x=112.97, y=18.00, z=195.97], EntityPixelmon['Geodude'/13401, l='MpServer', x=105.50, y=50.00, z=192.50], EntityPixelmon['Weepinbell'/15564, l='MpServer', x=247.50, y=66.00, z=218.50],
EntityPixelmon['Geodude'/15376, l='MpServer', x=102.44, y=50.00, z=308.56], EntityPixelmon['Geodude'/5865, l='MpServer', x=116.69, y=41.00, z=192.50], EntityItem['item.item.radishSeed'/13466, l='MpServer', x=178.84, y=75.13, z=270.88], EntityPixelmon['Graveler'/3845, l='MpServer', x=70.50, y=59.00, z=231.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)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 174506216 bytes (166 MB) / 517218304 bytes (493 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 28748 (1609888 bytes; 1 MB) allocated, 2744 (153664 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.45.953 Minecraft Forge 9.11.1.953 Optifine OptiFine_1.6.4_HD_C7 25 mods loaded, 25 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems-1.6.4-1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.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
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
bspkrsCore{v5.0(1.6.4)} [bspkrsCore] (bspkrsCore-1.6.4-5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TreeCapitator{Forge 1.6.4.r06} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r06.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack{1.22.25} [Backpack] (backpack-1.6.x-1.22.25.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.5.3} [BiblioCraft] (BiblioCraft[v1.5.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_bspkrsCore{v5.0(1.6.4)} [bspkrsCore] (bspkrsCore-1.6.4-5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AyriaHUD{Version [1.0.1]} [Ayria's HUD] (CompactDisplayHUD[1.0.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.9.1.6} [Damage Indicators] (DamageIndicators-1.6.4-2.9.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExpChest{3.1.40.--} [Exp Chest] (Exp Chest v3.1.40.--.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ClaySpawn{1.5} [Pam's Clay Spawn] (Pam's Clay Spawn 1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pixelmon{2.5.7} [Pixelmon] (Pixelmon 2.5.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SS2{2 (build 2)} [Soul Shards 2] (SoulShards-2.0.13-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.4.1} [Waila] (Waila-1.6.4-1.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
camping{1.0.2g} [The Camping Mod] (TheCampingMod_1.0.2g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ToolBelt{1.6.4} [ToolBelts] (ToolBelts 1.6.4 v3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
YALSM{2.0.1} [Yet Another Leather Smelting Mod] (yalsm-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4-Forge9.11.1.953
LWJGL: 2.9.0
OpenGL: Mobile Intel® 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.1892, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 12521 (701176 bytes; 0 MB) allocated, 1101 (61656 bytes; 0 MB) used
Mods in use:Rei Minimap
Tree capitator
backback
bibliocraft
bspkrs core
code chicken core
compact display hud
damage indicators
exp chest
fps plus
nei addons
nei plugins
nether ores
nei
optifine
pams clay spawn
pixelmon
powercrystals core
soul shards
t construct
camping mod
tool belts
waila
yalsm (yet another leather smealting mod)
EDIT: Never mind solved the issue.