My MC is 1.6.4, Forge 911.1.965. 77 mods installed.
I have been using the shaders for like a month with the PureBDcraft packs. 32X
And today i wanted to try the summerfield pack so i downloaded one, and it worked at first until i turned on the shaders.
But after i deleted the summerfield this problem stil exist, even with the BDcraft packs., at any resolutions.
I didnt change any setting nor installed anything weird.
and here is the report, there are some Chinese characters but they are just name of some mods, please ignore.
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 14-1-20 下午6:36
Description: Initializing game
java.lang.NoClassDefFoundError: Ldrzhark/customspawner/CustomSpawner;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
Caused by: java.lang.ClassNotFoundException: drzhark.customspawner.CustomSpawner
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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 mod can easily interfere with shaders. I also have no idea what your problem actually IS with your shaders as that crash report was about the custom mob spawner mod missing. If you get another crash report it would be nice to see it.
Rollback Post to RevisionRollBack
If you want a quicker reply from me then be sure to hit the Reply button.
Yes i found the other one, I guess it has something to do with the thing under problematic frame? but i cant find that file in .minecraft. anyways, please have a look on this one.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000d53c3f0, pid=9452, tid=8700
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig7icd64.dll+0x8c3f0]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x000000000215e800): JavaThread "Minecraft main thread" [_thread_in_native, id=8700, stack(0x0000000001fb0000,0x00000000020b0000)]
RAX=0x0000000000000000 is an unknown value
RBX=0x000000000e19afc0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000020aad90 is pointing into the stack for thread: 0x000000000215e800
RBP=0x00000000020aaec0 is pointing into the stack for thread: 0x000000000215e800
RSI=0x0000000000000006 is an unknown value
RDI=0x000000003a901000 is an unknown value
R8 =0x0000000000000018 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000001 is an unknown value
R11=0x00000000020aacc0 is pointing into the stack for thread: 0x000000000215e800
R12=0x00000000020ab584 is pointing into the stack for thread: 0x000000000215e800
R13=0x0000000000000018 is an unknown value
R14=0x0000000039889230 is an unknown value
R15=0x000000000e1b41d0 is an unknown value
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 118016K, used 75000K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 63% used [0x00000000bae00000, 0x00000000bef29340, 0x00000000c1480000)
from space 13056K, 63% used [0x00000000c2140000, 0x00000000c2954dc8, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65496K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
GC Heap History (10 events):
Event: 75.771 GC heap before
{Heap before GC invocations=83 (full 26):
par new generation total 118016K, used 118016K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 100% used [0x00000000c1480000, 0x00000000c2140000, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 470103K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 64988K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 75.794 GC heap after
Heap after GC invocations=84 (full 26):
par new generation total 118016K, used 13056K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 487116K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 64988K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Event: 75.946 GC heap before
{Heap before GC invocations=84 (full 26):
par new generation total 118016K, used 118016K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 487116K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65081K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 75.966 GC heap after
Heap after GC invocations=85 (full 26):
par new generation total 118016K, used 13055K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 99% used [0x00000000c1480000, 0x00000000c213fff0, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65081K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Event: 76.096 GC heap before
{Heap before GC invocations=85 (full 26):
par new generation total 118016K, used 118015K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 99% used [0x00000000c1480000, 0x00000000c213fff0, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65252K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 76.101 GC heap after
Heap after GC invocations=86 (full 26):
par new generation total 118016K, used 5650K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 43% used [0x00000000c2140000, 0x00000000c26c4b20, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65252K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Event: 76.304 GC heap before
{Heap before GC invocations=86 (full 26):
par new generation total 118016K, used 110610K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 43% used [0x00000000c2140000, 0x00000000c26c4b20, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65314K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 76.310 GC heap after
Heap after GC invocations=87 (full 26):
par new generation total 118016K, used 6870K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 52% used [0x00000000c1480000, 0x00000000c1b35ac0, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65314K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Event: 76.370 GC heap before
{Heap before GC invocations=87 (full 26):
par new generation total 118016K, used 111830K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 52% used [0x00000000c1480000, 0x00000000c1b35ac0, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65320K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 76.376 GC heap after
Heap after GC invocations=88 (full 26):
par new generation total 118016K, used 8275K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 63% used [0x00000000c2140000, 0x00000000c2954dc8, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65320K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
vm_info: Java HotSpot(TM) 64-Bit Server VM (24.71-b01) for windows-amd64 JRE (1.7.0_71-b14), built on Sep 26 2014 16:16:12 by "java_re" with unknown MS VC++:1600
time: Fri Jan 16 23:12:36 2015
elapsed time: 76 seconds
Sorry for the delay in posting but that looks like a java problem and I have no idea how to deal with java sorry :(. there is a link in that crash report where you can submit the bug to java. I don't really know.
Rollback Post to RevisionRollBack
If you want a quicker reply from me then be sure to hit the Reply button.
I have been using the shaders for like a month with the PureBDcraft packs. 32X
And today i wanted to try the summerfield pack so i downloaded one, and it worked at first until i turned on the shaders.
But after i deleted the summerfield this problem stil exist, even with the BDcraft packs., at any resolutions.
I didnt change any setting nor installed anything weird.
and here is the report, there are some Chinese characters but they are just name of some mods, please ignore.
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 14-1-20 下午6:36
Description: Initializing game
java.lang.NoClassDefFoundError: Ldrzhark/customspawner/CustomSpawner;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
Caused by: java.lang.ClassNotFoundException: drzhark.customspawner.CustomSpawner
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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 8 (amd64) version 6.2
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 205997352 bytes (196 MB) / 474349568 bytes (452 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 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 51 mods loaded, 51 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar) Unloaded->Constructed
CommonInputFix{1.6.2.0} [Common Input Fix] (minecraft.jar) Unloaded->Constructed
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod v6.0.1.zip) Unloaded
IC2{1.118.401-lf} [IndustrialCraft 2] (工业2_1.118.401-lf.jar) Unloaded
BuildCraft|Core{4.1.0} [BuildCraft] (建筑4.1.0.jar) Unloaded
BuildCraft|Builders{4.1.0} [BC Builders] (建筑4.1.0.jar) Unloaded
BuildCraft|Energy{4.1.0} [BC Energy] (建筑4.1.0.jar) Unloaded
BuildCraft|Factory{4.1.0} [BC Factory] (建筑4.1.0.jar) Unloaded
BuildCraft|Transport{4.1.0} [BC Transport] (建筑4.1.0.jar) Unloaded
MineFactoryReloaded{1.6.2R2.7.1} [MineFactory Reloaded] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatAtum{1.6.2R2.7.1} [MFR Compat: Atum] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatBackTools{1.6.2R2.7.1} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatBiomesOPlenty{1.6.2R2.7.1} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatChococraft{1.6.2R2.7.1} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatForestry{1.6.2R2.7.1} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.1} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatIC2{1.6.2R2.7.1} [MFR Compat: IC2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.1} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.1} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatPams{1.6.2R2.7.1} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.1} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatRP2{1.6.2R2.7.1} [MFR Compat: RP2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatVanilla{1.6.2R2.7.1} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.1} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded
MoreTools{1.1} [MoreTools] (MoreTools_V.1.2__1.6.4.zip) Unloaded
ForgeMultipart{1.0.0.191} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded
ProjRed|Core{4.0.5.12} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.5.12.jar) Unloaded
ProjRed|Compatability{4.0.5.12} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.5.12.jar) Unloaded
ProjRed|Integration{4.0.5.12} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.5.12.jar) Unloaded
ProjRed|Transmission{4.0.5.12} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.5.12.jar) Unloaded
ProjRed|Exploration{4.0.5.12} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.5.12.jar) Unloaded
ProjRed|Illumination{4.0.5.12} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.5.12.jar) Unloaded
inventorytweaks{1.57-dev} [Inventory Tweaks] (R键整理.jar) Unloaded
mod_ZanMinimap{Not available} [mod_ZanMinimap] (Zans-Minimap-Mod-Forge-1.6.4.zip) Unloaded
cfm{3.2} [§4MrCrayfish's Furniture Mod] (家具v3.2.zip) Unloaded
DamageIndicatorsMod{2.9.0.6} [Damage Indicators] (左上角v2.9.0.6.zip) Unloaded
BuildCraft|Silicon{4.1.0} [BC Silicon] (建筑4.1.0.jar) Unloaded
More Pistons{1.4.1 [Build Smeagol](NightSharp汉化)} [More Pistons] (更多活塞1.4.1.zip) Unloaded
customnpcs{0.8} [CustomNpcs] (自定义NPC.zip) Unloaded
McMultipart{1.0.0.191} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded
ForgeMicroblock{1.0.0.191} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7570M/HD 7670M Graphics GL version 4.2.12217 Compatibility Profile Context 12.104.0.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
If you want a quicker reply from me then be sure to hit the
Reply button.
and i doubt how can a mod interfere with shaders?
and i doubt how can a mod interfere with shaders?
If you want a quicker reply from me then be sure to hit the
Reply button.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000d53c3f0, pid=9452, tid=8700
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig7icd64.dll+0x8c3f0]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x000000000215e800): JavaThread "Minecraft main thread" [_thread_in_native, id=8700, stack(0x0000000001fb0000,0x00000000020b0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x000000000e19afc0, RCX=0x0000000000000000, RDX=0x0000000000000000
RSP=0x00000000020aad90, RBP=0x00000000020aaec0, RSI=0x0000000000000006, RDI=0x000000003a901000
R8 =0x0000000000000018, R9 =0x0000000000000000, R10=0x0000000000000001, R11=0x00000000020aacc0
R12=0x00000000020ab584, R13=0x0000000000000018, R14=0x0000000039889230, R15=0x000000000e1b41d0
RIP=0x000000000d53c3f0, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x00000000020aad90)
0x00000000020aad90: 0000000080000000 0000000000000000
0x00000000020aada0: 000000003fd80000 0000000000000000
0x00000000020aadb0: 00000000020ab580 000000000d62391d
0x00000000020aadc0: 00000000020aaec0 00000000020ab584
0x00000000020aadd0: 000000000e19afc0 0000000000000006
0x00000000020aade0: 000000000000000a 00000000020ab584
0x00000000020aadf0: 00000000020ab580 00000000020ab578
0x00000000020aae00: 00000000020abb98 000000000d100918
0x00000000020aae10: 0000040000000005 0000000500000018
0x00000000020aae20: 0000000039566390 0000000000000001
0x00000000020aae30: 0000000000000005 000000000e1b41d0
0x00000000020aae40: 00000000020ab578 0000000000000000
0x00000000020aae50: 000000000d100f34 000000000d100f08
0x00000000020aae60: 0000000400000010 0000000000000005
0x00000000020aae70: 000000000d100f3c 0000000000000f08
0x00000000020aae80: 0000000000000040 0000000000000006
Instructions: (pc=0x000000000d53c3f0)
0x000000000d53c3d0: 72 9e 41 83 e0 7f 74 34 45 8b d0 44 8b c9 49 c1
0x000000000d53c3e0: ea 04 4d 85 d2 74 25 66 0f 1f 84 00 00 00 00 00
0x000000000d53c3f0: 66 0f 6f 02 41 ff c1 48 83 c7 10 41 8b c1 66 0f
0x000000000d53c400: e7 47 f0 48 83 c2 10 49 3b c2 72 e4 0f 28 74 24
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x000000000e19afc0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000020aad90 is pointing into the stack for thread: 0x000000000215e800
RBP=0x00000000020aaec0 is pointing into the stack for thread: 0x000000000215e800
RSI=0x0000000000000006 is an unknown value
RDI=0x000000003a901000 is an unknown value
R8 =0x0000000000000018 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000001 is an unknown value
R11=0x00000000020aacc0 is pointing into the stack for thread: 0x000000000215e800
R12=0x00000000020ab584 is pointing into the stack for thread: 0x000000000215e800
R13=0x0000000000000018 is an unknown value
R14=0x0000000039889230 is an unknown value
R15=0x000000000e1b41d0 is an unknown value
Stack: [0x0000000001fb0000,0x00000000020b0000], sp=0x00000000020aad90, free space=1003k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig7icd64.dll+0x8c3f0]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglCallList(IJ)V+0
j org.lwjgl.opengl.GL11.glCallList(I)V+15
j net.minecraft.client.model.ModelRenderer.func_78785_a(F)V+341
j net.minecraft.client.renderer.entity.RenderPlayer.func_82441_a(Lnet/minecraft/entity/player/EntityPlayer;)V+42
j net.minecraft.client.renderer.ItemRenderer.func_78440_a(F)V+2238
j net.minecraft.client.renderer.EntityRenderer.func_78476_b(FI)V+275
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+969
j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+739
j net.minecraft.client.Minecraft.func_71411_J()V+321
j net.minecraft.client.Minecraft.func_99999_d()V+97
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000034444000 JavaThread "WrUpdateThread" [_thread_blocked, id=660, stack(0x0000000014940000,0x0000000014a40000)]
0x000000003443f000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=8176, stack(0x0000000012d10000,0x0000000012e10000)]
0x0000000034447000 JavaThread "Timer-0" [_thread_blocked, id=11268, stack(0x0000000014740000,0x0000000014840000)]
0x0000000034443800 JavaThread "Server thread" [_thread_in_Java, id=11524, stack(0x0000000014420000,0x0000000014520000)]
0x0000000034446800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8820, stack(0x0000000013550000,0x0000000013650000)]
0x0000000034445000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3272, stack(0x0000000013230000,0x0000000013330000)]
0x0000000034445800 JavaThread "Thread-22" [_thread_blocked, id=11776, stack(0x0000000016380000,0x0000000016480000)]
0x0000000034442800 JavaThread "Thread-20" [_thread_blocked, id=2716, stack(0x0000000012fa0000,0x00000000130a0000)]
0x000000002a53b000 JavaThread "Thread-15" [_thread_blocked, id=4780, stack(0x0000000014d20000,0x0000000014e20000)]
0x000000000e4ff800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7152, stack(0x000000000d3b0000,0x000000000d4b0000)]
0x000000000f12d000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11864, stack(0x000000000e240000,0x000000000e340000)]
0x000000000b06c000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11924, stack(0x000000000d130000,0x000000000d230000)]
0x000000000aff9800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12124, stack(0x000000000cf30000,0x000000000d030000)]
0x000000000bc8a000 JavaThread "Thread-1" daemon [_thread_blocked, id=7732, stack(0x000000000c280000,0x000000000c380000)]
0x000000000ad04800 JavaThread "Service Thread" daemon [_thread_blocked, id=7976, stack(0x000000000b880000,0x000000000b980000)]
0x000000000acf6000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=11764, stack(0x000000000b780000,0x000000000b880000)]
0x000000000acf5800 JavaThread "C2 CompilerThread0" daemon [_thread_in_vm, id=10556, stack(0x000000000b680000,0x000000000b780000)]
0x000000000acf0800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8608, stack(0x000000000b580000,0x000000000b680000)]
0x000000000acee000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13236, stack(0x000000000b480000,0x000000000b580000)]
0x000000000aced000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3656, stack(0x000000000b380000,0x000000000b480000)]
0x000000000aca1000 JavaThread "Finalizer" daemon [_thread_blocked, id=9376, stack(0x000000000b280000,0x000000000b380000)]
0x000000000ac9a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=12572, stack(0x000000000b180000,0x000000000b280000)]
=>0x000000000215e800 JavaThread "Minecraft main thread" [_thread_in_native, id=8700, stack(0x0000000001fb0000,0x00000000020b0000)]
Other Threads:
0x000000000ac95800 VMThread [stack: 0x000000000b080000,0x000000000b180000] [id=11132]
0x000000000ad1f800 WatcherThread [stack: 0x000000000b980000,0x000000000ba80000] [id=10164]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 118016K, used 75000K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 63% used [0x00000000bae00000, 0x00000000bef29340, 0x00000000c1480000)
from space 13056K, 63% used [0x00000000c2140000, 0x00000000c2954dc8, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65496K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Card table byte_map: [0x0000000005b20000,0x0000000005d50000] byte_map_base: 0x0000000005549000
Polling page: 0x0000000000510000
Code Cache [0x0000000002260000, 0x0000000002a20000, 0x0000000005260000)
total_blobs=3423 nmethods=2506 adapters=866 free_code_cache=41328Kb largest_free_block=42207744
Compilation events (10 events):
Event: 76.847 Thread 0x000000000acf5800 nmethod 2874 0x0000000002a03ed0 code [0x0000000002a04000, 0x0000000002a04058]
Event: 76.847 Thread 0x000000000acf5800 2875 net.minecraft.entity.EntityLivingBase::func_70681_au (5 bytes)
Event: 76.847 Thread 0x000000000acf5800 nmethod 2875 0x0000000002a0df50 code [0x0000000002a0e080, 0x0000000002a0e0d8]
Event: 76.847 Thread 0x000000000acf5800 2876 net.minecraft.client.renderer.RenderGlobal::func_72729_a (50 bytes)
Event: 76.851 Thread 0x000000000acf6000 nmethod 2873 0x0000000002a16b10 code [0x0000000002a16d40, 0x0000000002a17230]
Event: 76.851 Thread 0x000000000acf6000 2877 WrUpdaterThreaded::updateRenderers (656 bytes)
Event: 76.852 Thread 0x000000000acf5800 nmethod 2876 0x0000000002a14d10 code [0x0000000002a14e80, 0x0000000002a151c8]
Event: 76.852 Thread 0x000000000acf5800 2878 java.util.HashMap::clear (24 bytes)
Event: 76.855 Thread 0x000000000acf5800 nmethod 2878 0x0000000002a07950 code [0x0000000002a07a80, 0x0000000002a07bd8]
Event: 76.855 Thread 0x000000000acf5800 2879 net.minecraft.entity.EntityLivingBase::func_70612_e (914 bytes)
GC Heap History (10 events):
Event: 75.771 GC heap before
{Heap before GC invocations=83 (full 26):
par new generation total 118016K, used 118016K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 100% used [0x00000000c1480000, 0x00000000c2140000, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 470103K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 64988K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 75.794 GC heap after
Heap after GC invocations=84 (full 26):
par new generation total 118016K, used 13056K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 487116K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 64988K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Event: 75.946 GC heap before
{Heap before GC invocations=84 (full 26):
par new generation total 118016K, used 118016K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 100% used [0x00000000c2140000, 0x00000000c2e00000, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 487116K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65081K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 75.966 GC heap after
Heap after GC invocations=85 (full 26):
par new generation total 118016K, used 13055K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 99% used [0x00000000c1480000, 0x00000000c213fff0, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65081K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Event: 76.096 GC heap before
{Heap before GC invocations=85 (full 26):
par new generation total 118016K, used 118015K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 99% used [0x00000000c1480000, 0x00000000c213fff0, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65252K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 76.101 GC heap after
Heap after GC invocations=86 (full 26):
par new generation total 118016K, used 5650K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 43% used [0x00000000c2140000, 0x00000000c26c4b20, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65252K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Event: 76.304 GC heap before
{Heap before GC invocations=86 (full 26):
par new generation total 118016K, used 110610K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 43% used [0x00000000c2140000, 0x00000000c26c4b20, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65314K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 76.310 GC heap after
Heap after GC invocations=87 (full 26):
par new generation total 118016K, used 6870K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 52% used [0x00000000c1480000, 0x00000000c1b35ac0, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65314K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Event: 76.370 GC heap before
{Heap before GC invocations=87 (full 26):
par new generation total 118016K, used 111830K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
from space 13056K, 52% used [0x00000000c1480000, 0x00000000c1b35ac0, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65320K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
Event: 76.376 GC heap after
Heap after GC invocations=88 (full 26):
par new generation total 118016K, used 8275K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
from space 13056K, 63% used [0x00000000c2140000, 0x00000000c2954dc8, 0x00000000c2e00000)
to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
concurrent mark-sweep generation total 782740K, used 498324K [0x00000000c2e00000, 0x00000000f2a65000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 83968K, used 65320K [0x00000000fae00000, 0x0000000100000000, 0x0000000100000000)
}
Deoptimization events (10 events):
Event: 76.719 Thread 0x000000000215e800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000027e2e50 method=org.lwjgl.opengl.GLContext.getCapabilitiesImpl()Lorg/lwjgl/opengl/ContextCapabilities; @ 11
Event: 76.721 Thread 0x000000000215e800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000027e26d0 method=org.lwjgl.opengl.GLContext.getCapabilitiesImpl()Lorg/lwjgl/opengl/ContextCapabilities; @ 11
Event: 76.726 Thread 0x000000000215e800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000284e88c method=org.lwjgl.opengl.GLContext.getCapabilitiesImpl()Lorg/lwjgl/opengl/ContextCapabilities; @ 11
Event: 76.726 Thread 0x000000000215e800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000284c7c0 method=shadersmodcore.client.ShadersTex.bindTexture(Lnet/minecraft/client/renderer/texture/TextureObject;)V @ 4
Event: 76.726 Thread 0x000000000215e800 Uncommon trap: reason=unloaded action=reinterpret pc=0x000000000284f4e8 method=shadersmodcore.client.ShadersTex.bindTextures(III)V @ 6
Event: 76.731 Thread 0x000000000215e800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000028521e4 method=org.lwjgl.opengl.GLContext.getCapabilitiesImpl()Lorg/lwjgl/opengl/ContextCapabilities; @ 11
Event: 76.731 Thread 0x000000000215e800 Uncommon trap: reason=unloaded action=reinterpret pc=0x000000000284f044 method=shadersmodcore.client.ShadersTex.bindTextures(III)V @ 6
Event: 76.738 Thread 0x0000000034443800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029fec78 method=net.minecraft.entity.ai.EntityAITasks.func_75774_a()V @ 93
Event: 76.853 Thread 0x0000000034443800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029dcc7c method=net.minecraft.pathfinding.PathFinder.func_82565_a(Lnet/minecraft/entity/Entity;IIILnet/minecraft/pathfinding/PathPoint;ZZZ)I @ 343
Event: 76.853 Thread 0x0000000034443800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029dcc7c method=net.minecraft.pathfinding.PathFinder.func_82565_a(Lnet/minecraft/entity/Entity;IIILnet/minecraft/pathfinding/PathPoint;ZZZ)I @ 343
Internal exceptions (10 events):
Event: 76.768 Thread 0x000000002a53b000 Threw 0x00000000be9e3980 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.777 Thread 0x000000002a53b000 Threw 0x00000000be9e3aa0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.787 Thread 0x000000002a53b000 Threw 0x00000000be9e3bc0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.797 Thread 0x000000002a53b000 Threw 0x00000000be9e3ce0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.807 Thread 0x000000002a53b000 Threw 0x00000000be9e3e00 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.817 Thread 0x000000002a53b000 Threw 0x00000000beb80480 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.827 Thread 0x000000002a53b000 Threw 0x00000000beb805a0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.837 Thread 0x000000002a53b000 Threw 0x00000000beb806c0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.847 Thread 0x000000002a53b000 Threw 0x00000000beb807e0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Event: 76.857 Thread 0x000000002a53b000 Threw 0x00000000beb80900 at C:\re\jdk7u71\1605\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
Events (10 events):
Event: 76.738 Thread 0x0000000034443800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000000029fec78
Event: 76.738 Thread 0x0000000034443800 DEOPT PACKING pc=0x00000000029fec78 sp=0x000000001451f090
Event: 76.738 Thread 0x0000000034443800 DEOPT UNPACKING pc=0x00000000022975a4 sp=0x000000001451f048 mode 2
Event: 76.778 Thread 0x000000000acf6000 flushing nmethod 0x00000000029a8510
Event: 76.853 Thread 0x0000000034443800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000000029dcc7c
Event: 76.853 Thread 0x0000000034443800 DEOPT PACKING pc=0x00000000029dcc7c sp=0x000000001451eb80
Event: 76.853 Thread 0x0000000034443800 DEOPT UNPACKING pc=0x00000000022975a4 sp=0x000000001451ead8 mode 2
Event: 76.853 Thread 0x0000000034443800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000000029dcc7c
Event: 76.853 Thread 0x0000000034443800 DEOPT PACKING pc=0x00000000029dcc7c sp=0x000000001451eb80
Event: 76.853 Thread 0x0000000034443800 DEOPT UNPACKING pc=0x00000000022975a4 sp=0x000000001451ead8 mode 2
Dynamic libraries:
0x00007ff774100000 - 0x00007ff774133000 C:\Program Files\Java\jre7\bin\javaw.exe
0x00007ffc285e0000 - 0x00007ffc28786000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc26ca0000 - 0x00007ffc26dda000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffc25990000 - 0x00007ffc25a9f000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffc237a0000 - 0x00007ffc23828000 C:\WINDOWS\system32\apphelp.dll
0x00007ffc0bf90000 - 0x00007ffc0bfdf000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffc28470000 - 0x00007ffc28517000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffc25410000 - 0x00007ffc2543b000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffc26500000 - 0x00007ffc26551000 C:\WINDOWS\system32\SHLWAPI.dll
0x00007ffc25ee0000 - 0x00007ffc26051000 C:\WINDOWS\system32\USER32.dll
0x00007ffc26de0000 - 0x00007ffc26f58000 C:\WINDOWS\system32\ole32.dll
0x00007ffc27060000 - 0x00007ffc2846f000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffc247f0000 - 0x00007ffc2480e000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc26f60000 - 0x00007ffc27005000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffc1fac0000 - 0x00007ffc1fadb000 C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffc26120000 - 0x00007ffc26257000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffc25d50000 - 0x00007ffc25da7000 C:\WINDOWS\SYSTEM32\sechost.dll
0x00007ffc26270000 - 0x00007ffc26446000 C:\WINDOWS\SYSTEM32\combase.dll
0x00007ffc266a0000 - 0x00007ffc267e4000 C:\WINDOWS\system32\GDI32.dll
0x00007ffc25580000 - 0x00007ffc25594000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffc24c90000 - 0x00007ffc24d2f000 C:\WINDOWS\SYSTEM32\SHCORE.dll
0x00007ffc27020000 - 0x00007ffc27054000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffc26b60000 - 0x00007ffc26c99000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffc24da0000 - 0x00007ffc24ffa000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
0x000000006c6d0000 - 0x000000006c7a2000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000006bef0000 - 0x000000006c6c3000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x00007ffc0a7e0000 - 0x00007ffc0a7e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc25af0000 - 0x00007ffc25b0f000 C:\WINDOWS\system32\WINMM.dll
0x00007ffc27010000 - 0x00007ffc27017000 C:\WINDOWS\system32\PSAPI.DLL
0x00007ffc28580000 - 0x00007ffc285d8000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffc25660000 - 0x00007ffc2568a000 C:\WINDOWS\system32\WINMMBASE.dll
0x00007ffc269b0000 - 0x00007ffc269b9000 C:\WINDOWS\system32\NSI.dll
0x00007ffc25b20000 - 0x00007ffc25b6a000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ffc25630000 - 0x00007ffc25656000 C:\WINDOWS\system32\DEVOBJ.dll
0x000000006bee0000 - 0x000000006beef000 C:\Program Files\Java\jre7\bin\verify.dll
0x000000006beb0000 - 0x000000006bed8000 C:\Program Files\Java\jre7\bin\java.dll
0x000000006be90000 - 0x000000006bea5000 C:\Program Files\Java\jre7\bin\zip.dll
0x000000006bc80000 - 0x000000006bc99000 C:\Program Files\Java\jre7\bin\net.dll
0x00007ffc24a40000 - 0x00007ffc24a98000 C:\WINDOWS\system32\mswsock.dll
0x000000006bc60000 - 0x000000006bc71000 C:\Program Files\Java\jre7\bin\nio.dll
0x000000006bcf0000 - 0x000000006be85000 C:\Program Files\Java\jre7\bin\awt.dll
0x00007ffc25db0000 - 0x00007ffc25e71000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffc23860000 - 0x00007ffc23981000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffc1aca0000 - 0x00007ffc1ad38000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x00007ffc23090000 - 0x00007ffc230b0000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffc23790000 - 0x00007ffc2379a000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffc254a0000 - 0x00007ffc254aa000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc25440000 - 0x00007ffc254a0000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
0x00007ffc0f040000 - 0x00007ffc0f051000 E:\APPs\Youdao Dic\Dict\6.3.66.1117\WordStrokeHelper64.dll
0x000000006bca0000 - 0x000000006bce7000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x000000006bc10000 - 0x000000006bc51000 C:\Program Files\Java\jre7\bin\t2k.dll
0x000000006bbb0000 - 0x000000006bbc4000 C:\Program Files\Java\jre7\bin\unpack.dll
0x0000000180000000 - 0x0000000180050000 C:\Users\cyz56_000\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-23347274280161\lwjgl64.dll
0x00007ffc19cb0000 - 0x00007ffc19dd1000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffc23db0000 - 0x00007ffc23dba000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffc19c80000 - 0x00007ffc19cac000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffc267f0000 - 0x00007ffc268e4000 C:\WINDOWS\system32\DDRAW.dll
0x00007ffc25b10000 - 0x00007ffc25b19000 C:\WINDOWS\system32\DCIMAN32.dll
0x00007ffc24ab0000 - 0x00007ffc24ace000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffc246e0000 - 0x00007ffc24715000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc25110000 - 0x00007ffc25136000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffc23c40000 - 0x00007ffc23c69000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc23c30000 - 0x00007ffc23c3a000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffc1f640000 - 0x00007ffc1f654000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc1f620000 - 0x00007ffc1f639000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x000000000d4b0000 - 0x000000000dc81000 C:\WINDOWS\SYSTEM32\ig7icd64.dll
0x00007ffc22730000 - 0x00007ffc22b90000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007ffc26450000 - 0x00007ffc264f4000 C:\WINDOWS\SYSTEM32\clbcatq.dll
0x00007ffbfe430000 - 0x00007ffbfe4bd000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffc01220000 - 0x00007ffc01261000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffc25940000 - 0x00007ffc25985000 C:\WINDOWS\SYSTEM32\powrprof.dll
0x000000000d350000 - 0x000000000d374000 C:\WINDOWS\system32\xunyount64.dll
0x00007ffc24850000 - 0x00007ffc248f3000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x0000000070330000 - 0x0000000070356000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffc1dd20000 - 0x00007ffc1dd29000 C:\Windows\System32\rasadhlp.dll
0x00007ffc1f340000 - 0x00007ffc1f3a8000 C:\WINDOWS\System32\fwpuclnt.dll
0x000000006bba0000 - 0x000000006bbab000 C:\Program Files\Java\jre7\bin\management.dll
0x000000006bbe0000 - 0x000000006bc04000 C:\Program Files\Java\jre7\bin\sunec.dll
0x000000006bbd0000 - 0x000000006bbdb000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x00007ffc25760000 - 0x00007ffc25937000 C:\WINDOWS\system32\CRYPT32.dll
0x00007ffc25690000 - 0x00007ffc256a2000 C:\WINDOWS\system32\MSASN1.dll
0x00007ffc1d770000 - 0x00007ffc1d784000 C:\WINDOWS\system32\napinsp.dll
0x00007ffc1d790000 - 0x00007ffc1d7a9000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffc1ff80000 - 0x00007ffc1ff9b000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffc1d7b0000 - 0x00007ffc1d7bc000 C:\WINDOWS\System32\winrnr.dll
0x00007ffc1d7c0000 - 0x00007ffc1d7d3000 C:\WINDOWS\system32\wshbth.dll
0x0000000014e20000 - 0x0000000014e84000 C:\Users\cyz56_000\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-23347274280161\OpenAL64.dll
0x00007ffc21b10000 - 0x00007ffc21b72000 C:\WINDOWS\System32\MMDevApi.dll
0x00007ffc26090000 - 0x00007ffc26117000 C:\WINDOWS\system32\dsound.dll
0x00007ffc144e0000 - 0x00007ffc1455e000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffbfd410000 - 0x00007ffbfd598000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\cyz56_000\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-23347274280161
java_command: net.minecraft.launchwrapper.Launch --username XiXcyz --session token:27d5706a21d346e3bbe70bfd917d8c9b:172a55f136ad4dad944559db4d36c4d0 --version 1.6.4-Forge9.11.1.965 --gameDir C:\Users\cyz56_000\AppData\Roaming\.minecraft --assetsDir C:\Users\cyz56_000\AppData\Roaming\.minecraft\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1440 --height 900
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Sony\VAIO Improvement\;C:\Program Files (x86)\Sony\VAIO Startup Setting Tool;E:\APPs\Kindle\;E:\APPs\iTunes\QTSystem\;C:\Program Files\Java\jre7\bin
USERNAME=cyz56_000
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8257936k(3480404k free), swap 16646544k(10227432k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (24.71-b01) for windows-amd64 JRE (1.7.0_71-b14), built on Sep 26 2014 16:16:12 by "java_re" with unknown MS VC++:1600
time: Fri Jan 16 23:12:36 2015
elapsed time: 76 seconds
If you want a quicker reply from me then be sure to hit the
Reply button.
However...some random color or transparent blocks would occur after i updated the driver...this is very annoying.
and the FPS dropped significantly even without shaders. I ll just leave it for a while.. :-(