Jump to content

1.7.10 Forge


Wyietsayon

Recommended Posts

Hi. So, for some reason, my computer hates forge. It's fine with normal minecraft, but hates forge. Hopefully you can help.

 

I'm trying to use minecraft 1.7.10 with forge, no mods installed yet. So I go download the forge(win) installer for that version and install it. Using the new minecraft launcher, I change to the new forge profile, click play...and nothing for a moment. It flashes the minecraft window for a second, it's screen black, and then goes back to the launcher's game output tab with a EXCEPTION_ACCESS_VIOLATION error.

 

Ok, so after some research, I learned three things:

 

- Forge works best with Java 7, and hates Java 8. So, I went into the forge profile and changed the advanced java settings to java 7. No change.

- The 0xc0000005 part means that java can't connect with minecraft for some reason. I tried using using "Run as administrator" on minecraft, java.exe, and javaw.exe, and no change.

- Adding -Dforge.forceNoStencil=true to the JVM arguments under the java advanced settings might help avoid some rare bug. But for me it did nothing. Guess I don't have that rare bug. Hooray?

 

I've tried updating my AMD graphics card drivers, but they are already up to date. I've reinstalled forge multiple times, even trying 1.8, 1.7.2. I've tried running minecraft normal once, then trying the forge profile, and nothing. I've tried turning off firewalls and trying again, nothing. I tried reinstalling java 7, nothing.

I'm out of ideas of things to google or try. Hoping for some ideas, advice, or general "don't give up, you can do it" pep talks.

 

Here's the error report file. Let me know if there's something else you need.

 

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5421e8eb, pid=6340, tid=6720

#

# JRE version: Java SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)

# Java VM: Java HotSpot Client VM (24.80-b11 mixed mode windows-x86 )

# Problematic frame:

# C  [atioglxx.dll+0xbee8eb]

#

# 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.java.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 (0x01f1f800):  JavaThread "Client thread" [_thread_in_native, id=6720, stack(0x02050000,0x020a0000)]

 

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

 

Registers:

EAX=0x00000000, EBX=0x4dca3d4c, ECX=0x10c40000, EDX=0x00000000

ESP=0x0209d938, EBP=0x0209d9d8, ESI=0x00000000, EDI=0x00000000

EIP=0x5421e8eb, EFLAGS=0x00010246

 

Top of Stack: (sp=0x0209d938)

0x0209d938:  4dcbd374 00000000 4dcbdd28 4f3cbdb0

0x0209d948:  00000000 0056e1c8 00000000 00000000

0x0209d958:  00000000 00000000 00000000 00000000

0x0209d968:  77c17100 1b6ec306 77bce38c 6edbc886

0x0209d978:  00000001 00560194 10c40000 00000000

0x0209d988:  10c40000 00000000 00000000 00000000

0x0209d998:  0209dba0 005601ec 00560000 003e005a

0x0209d9a8:  00000000 00000000 4dc86c70 4ccf92bc

 

Instructions: (pc=0x5421e8eb)

0x5421e8cb:  d0 e8 0f 59 6e 00 8b 75 b8 8b 7d bc 8b 4d a8 f3

0x5421e8db:  0f 7e 4d e8 f2 0f 10 45 e0 2b f0 8b 43 3c 1b fa

0x5421e8eb:  0b 30 8b 45 ac 8b 55 f4 03 ce 13 c7 89 45 b4 8b

0x5421e8fb:  43 08 89 45 ec 8b 43 20 89 4d b0 8b 4d fc f3 0f

 

 

Register to memory mapping:

 

EAX=0x00000000 is an unknown value

EBX=0x4dca3d4c is an unknown value

ECX=0x10c40000 is an unallocated location in the heap

EDX=0x00000000 is an unknown value

ESP=0x0209d938 is pointing into the stack for thread: 0x01f1f800

EBP=0x0209d9d8 is pointing into the stack for thread: 0x01f1f800

ESI=0x00000000 is an unknown value

EDI=0x00000000 is an unknown value

 

 

Stack: [0x02050000,0x020a0000],  sp=0x0209d938,  free space=310k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [atioglxx.dll+0xbee8eb]

C  [atioglxx.dll+0xbef22c]

C  [atioglxx.dll+0xd215a0]

C  [atioglxx.dll+0xd209bd]

C  [atioglxx.dll+0xd4411a]

C  [atioglxx.dll+0xd4fdcd]

C  [atioglxx.dll+0xd42f5d]

C  [atioglxx.dll+0xd38d33]

C  [atioglxx.dll+0x9cb32b]

C  [atioglxx.dll+0x9cc186]

C  [atioglxx.dll+0x9d5646]

C  [atioglxx.dll+0x9e1ae7]

C  [atioglxx.dll+0x9e0465]

C  [atioglxx.dll+0x973928]

C  [atioglxx.dll+0x9574a7]

C  [atioglxx.dll+0x9577e2]

C  [atioglxx.dll+0x95b8f7]

C  [atioglxx.dll+0x16170f]

C  [lwjgl.dll+0x9a61]

j  org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V+60

j  shadersmodcore.client.ShadersTex.updateSubImage1([iIIIIII)V+151

j  shadersmodcore.client.ShadersTex.updateDynamicTexture(I[iIILnet/minecraft/client/renderer/texture/DynamicTexture;)V+26

j  net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a()V+17

j  net.minecraft.client.renderer.texture.TextureUtil.<clinit>()V+247

v  ~StubRoutines::call_stub

V  [jvm.dll+0x1429aa]

V  [jvm.dll+0x20743e]

V  [jvm.dll+0x142a2d]

V  [jvm.dll+0xa7e96]

V  [jvm.dll+0xa889e]

V  [jvm.dll+0xa8cf4]

V  [jvm.dll+0xa9008]

V  [jvm.dll+0x7215e]

V  [jvm.dll+0x729c6]

V  [jvm.dll+0x72c87]

V  [jvm.dll+0x6ed70]

j  net.minecraft.client.shader.Framebuffer.func_147605_b(II)V+41

j  net.minecraft.client.shader.Framebuffer.func_147613_a(II)V+39

j  net.minecraft.client.shader.Framebuffer.<init>(IIZ)V+62

j  net.minecraft.client.Minecraft.func_71384_a()V+390

j  net.minecraft.client.Minecraft.func_99999_d()V+6

j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012

v  ~StubRoutines::call_stub

V  [jvm.dll+0x1429aa]

V  [jvm.dll+0x20743e]

V  [jvm.dll+0x142a2d]

V  [jvm.dll+0x14ebbe]

V  [jvm.dll+0x14ede5]

V  [jvm.dll+0xf30b9]

C  [java.dll+0x7eb8]

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+664

j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8

v  ~StubRoutines::call_stub

V  [jvm.dll+0x1429aa]

V  [jvm.dll+0x20743e]

V  [jvm.dll+0x142a2d]

V  [jvm.dll+0xcb535]

V  [jvm.dll+0xd61d7]

C  [java.exe+0x2063]

C  [java.exe+0xa6c1]

C  [java.exe+0xa74b]

C  [kernel32.dll+0x1338a]

C  [ntdll.dll+0x39f72]

C  [ntdll.dll+0x39f45]

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j  org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V+0

j  org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V+60

j  shadersmodcore.client.ShadersTex.updateSubImage1([iIIIIII)V+151

j  shadersmodcore.client.ShadersTex.updateDynamicTexture(I[iIILnet/minecraft/client/renderer/texture/DynamicTexture;)V+26

j  net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a()V+17

j  net.minecraft.client.renderer.texture.TextureUtil.<clinit>()V+247

v  ~StubRoutines::call_stub

j  net.minecraft.client.shader.Framebuffer.func_147605_b(II)V+41

j  net.minecraft.client.shader.Framebuffer.func_147613_a(II)V+39

j  net.minecraft.client.shader.Framebuffer.<init>(IIZ)V+62

j  net.minecraft.client.Minecraft.func_71384_a()V+390

j  net.minecraft.client.Minecraft.func_99999_d()V+6

j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012

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+664

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 )

  0x4be00c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5104, stack(0x4c770000,0x4c7c0000)]

  0x4bef4800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6228, stack(0x4c8e0000,0x4c930000)]

  0x4bed5c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4456, stack(0x4c9c0000,0x4ca10000)]

  0x4ad67400 JavaThread "Service Thread" daemon [_thread_blocked, id=9308, stack(0x4b250000,0x4b2a0000)]

  0x4ad62800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3852, stack(0x4b0c0000,0x4b110000)]

  0x4ad61800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6396, stack(0x4af10000,0x4af60000)]

  0x4ad60c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4648, stack(0x4afb0000,0x4b000000)]

  0x4ad5e000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4556, stack(0x4b000000,0x4b050000)]

  0x4ad29400 JavaThread "Finalizer" daemon [_thread_blocked, id=9404, stack(0x4ae90000,0x4aee0000)]

  0x4ad24400 JavaThread "Reference Handler" daemon [_thread_blocked, id=6268, stack(0x04540000,0x04590000)]

=>0x01f1f800 JavaThread "Client thread" [_thread_in_native, id=6720, stack(0x02050000,0x020a0000)]

 

Other Threads:

  0x4ad22000 VMThread [stack: 0x044c0000,0x04510000] [id=3644]

  0x4ad70400 WatcherThread [stack: 0x4b060000,0x4b0b0000] [id=5376]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

par new generation  total 118016K, used 29372K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K,  15% used [0x04600000, 0x055ef288, 0x0ac80000)

  from space 13056K, 100% used [0x0b940000, 0x0c600000, 0x0c600000)

  to  space 13056K,  0% used [0x0ac80000, 0x0ac80000, 0x0b940000)

concurrent mark-sweep generation total 58124K, used 38293K [0x0c600000, 0x0fec3000, 0x44600000)

concurrent-mark-sweep perm gen total 20652K, used 14240K [0x44600000, 0x45a2b000, 0x48600000)

 

Card table byte_map: [0x48600000,0x48830000] byte_map_base: 0x485dd000

 

Polling page: 0x001b0000

 

Code Cache  [0x02130000, 0x02480000, 0x04130000)

total_blobs=1831 nmethods=1568 adapters=199 free_code_cache=29398Kb largest_free_block=30102784

 

Compilation events (10 events):

Event: 7.140 Thread 0x4ad62800 1591  s          sun.misc.Cleaner::remove (89 bytes)

Event: 7.140 Thread 0x4ad62800 nmethod 1591 0x02478e08 code [0x02478f10, 0x024791c0]

Event: 7.141 Thread 0x4ad62800 1592            java.nio.DirectByteBuffer$Deallocator::run (37 bytes)

Event: 7.141 Thread 0x4ad62800 nmethod 1592 0x02479288 code [0x024793a0, 0x024794b8]

Event: 7.141 Thread 0x4ad62800 1593  s          java.nio.Bits::unreserveMemory (58 bytes)

Event: 7.142 Thread 0x4ad62800 nmethod 1593 0x02479548 code [0x02479640, 0x024798c0]

Event: 7.142 Thread 0x4ad62800 1594  !        java.lang.ClassLoader::getPackage (118 bytes)

Event: 7.143 Thread 0x4ad62800 nmethod 1594 0x02479948 code [0x02479aa0, 0x02479f4c]

Event: 7.166 Thread 0x4ad62800 1595            org.apache.logging.log4j.core.layout.PatternLayout::toSerializable (71 bytes)

Event: 7.167 Thread 0x4ad62800 nmethod 1595 0x0247a288 code [0x0247a410, 0x0247a740]

 

GC Heap History (10 events):

Event: 4.015 GC heap before

{Heap before GC invocations=2 (full 1):

par new generation  total 118016K, used 118016K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)

  from space 13056K, 100% used [0x0ac80000, 0x0b940000, 0x0b940000)

  to  space 13056K,  0% used [0x0b940000, 0x0b940000, 0x0c600000)

concurrent mark-sweep generation total 22292K, used 22170K [0x0c600000, 0x0dbc5000, 0x44600000)

concurrent-mark-sweep perm gen total 12288K, used 8696K [0x44600000, 0x45200000, 0x48600000)

Event: 4.038 GC heap after

Heap after GC invocations=3 (full 1):

par new generation  total 118016K, used 12091K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K,  0% used [0x04600000, 0x04600000, 0x0ac80000)

  from space 13056K,  92% used [0x0b940000, 0x0c50ee18, 0x0c600000)

  to  space 13056K,  0% used [0x0ac80000, 0x0ac80000, 0x0b940000)

concurrent mark-sweep generation total 34592K, used 32580K [0x0c600000, 0x0e7c8000, 0x44600000)

concurrent-mark-sweep perm gen total 12288K, used 8696K [0x44600000, 0x45200000, 0x48600000)

}

Event: 4.736 GC heap before

{Heap before GC invocations=3 (full 1):

par new generation  total 118016K, used 117051K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)

  from space 13056K,  92% used [0x0b940000, 0x0c50ee18, 0x0c600000)

  to  space 13056K,  0% used [0x0ac80000, 0x0ac80000, 0x0b940000)

concurrent mark-sweep generation total 49268K, used 29559K [0x0c600000, 0x0f61d000, 0x44600000)

concurrent-mark-sweep perm gen total 15100K, used 9716K [0x44600000, 0x454bf000, 0x48600000)

Event: 4.750 GC heap after

Heap after GC invocations=4 (full 1):

par new generation  total 118016K, used 8397K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K,  0% used [0x04600000, 0x04600000, 0x0ac80000)

  from space 13056K,  64% used [0x0ac80000, 0x0b4b3798, 0x0b940000)

  to  space 13056K,  0% used [0x0b940000, 0x0b940000, 0x0c600000)

concurrent mark-sweep generation total 49268K, used 39799K [0x0c600000, 0x0f61d000, 0x44600000)

concurrent-mark-sweep perm gen total 15100K, used 9716K [0x44600000, 0x454bf000, 0x48600000)

}

Event: 5.417 GC heap before

{Heap before GC invocations=4 (full 2):

par new generation  total 118016K, used 113357K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)

  from space 13056K,  64% used [0x0ac80000, 0x0b4b3798, 0x0b940000)

  to  space 13056K,  0% used [0x0b940000, 0x0b940000, 0x0c600000)

concurrent mark-sweep generation total 49268K, used 39799K [0x0c600000, 0x0f61d000, 0x44600000)

concurrent-mark-sweep perm gen total 15100K, used 11159K [0x44600000, 0x454bf000, 0x48600000)

Event: 5.427 GC heap after

Heap after GC invocations=5 (full 2):

par new generation  total 118016K, used 11083K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K,  0% used [0x04600000, 0x04600000, 0x0ac80000)

  from space 13056K,  84% used [0x0b940000, 0x0c412ca0, 0x0c600000)

  to  space 13056K,  0% used [0x0ac80000, 0x0ac80000, 0x0b940000)

concurrent mark-sweep generation total 49268K, used 39799K [0x0c600000, 0x0f61d000, 0x44600000)

concurrent-mark-sweep perm gen total 15100K, used 11159K [0x44600000, 0x454bf000, 0x48600000)

}

Event: 6.038 GC heap before

{Heap before GC invocations=5 (full 2):

par new generation  total 118016K, used 116043K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K, 100% used [0x04600000, 0x0ac80000, 0x0ac80000)

  from space 13056K,  84% used [0x0b940000, 0x0c412ca0, 0x0c600000)

  to  space 13056K,  0% used [0x0ac80000, 0x0ac80000, 0x0b940000)

concurrent mark-sweep generation total 49268K, used 39799K [0x0c600000, 0x0f61d000, 0x44600000)

concurrent-mark-sweep perm gen total 15100K, used 12154K [0x44600000, 0x454bf000, 0x48600000)

Event: 6.052 GC heap after

Heap after GC invocations=6 (full 2):

par new generation  total 118016K, used 13056K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K,  0% used [0x04600000, 0x04600000, 0x0ac80000)

  from space 13056K, 100% used [0x0ac80000, 0x0b940000, 0x0b940000)

  to  space 13056K,  0% used [0x0b940000, 0x0b940000, 0x0c600000)

concurrent mark-sweep generation total 49268K, used 42682K [0x0c600000, 0x0f61d000, 0x44600000)

concurrent-mark-sweep perm gen total 15100K, used 12154K [0x44600000, 0x454bf000, 0x48600000)

}

Event: 7.120 GC heap before

{Heap before GC invocations=6 (full 2):

par new generation  total 118016K, used 117579K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K,  99% used [0x04600000, 0x0ac12f98, 0x0ac80000)

  from space 13056K, 100% used [0x0ac80000, 0x0b940000, 0x0b940000)

  to  space 13056K,  0% used [0x0b940000, 0x0b940000, 0x0c600000)

concurrent mark-sweep generation total 58124K, used 34873K [0x0c600000, 0x0fec3000, 0x44600000)

concurrent-mark-sweep perm gen total 20652K, used 14167K [0x44600000, 0x45a2b000, 0x48600000)

Event: 7.137 GC heap after

Heap after GC invocations=7 (full 2):

par new generation  total 118016K, used 13056K [0x04600000, 0x0c600000, 0x0c600000)

  eden space 104960K,  0% used [0x04600000, 0x04600000, 0x0ac80000)

  from space 13056K, 100% used [0x0b940000, 0x0c600000, 0x0c600000)

  to  space 13056K,  0% used [0x0ac80000, 0x0ac80000, 0x0b940000)

concurrent mark-sweep generation total 58124K, used 38293K [0x0c600000, 0x0fec3000, 0x44600000)

concurrent-mark-sweep perm gen total 20652K, used 14167K [0x44600000, 0x45a2b000, 0x48600000)

}

 

Deoptimization events (0 events):

No events

 

Internal exceptions (10 events):

Event: 6.807 Thread 0x01f1f800 Threw 0x093f1890 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319

Event: 6.813 Thread 0x01f1f800 Threw 0x094219b8 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319

Event: 6.904 Thread 0x01f1f800 Threw 0x094bda58 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319

Event: 6.914 Thread 0x01f1f800 Threw 0x094c4728 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319

Event: 6.978 Thread 0x01f1f800 Threw 0x09b23998 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:3805

Event: 6.978 Thread 0x01f1f800 Threw 0x09b23998 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jni.cpp:717

Event: 6.978 Thread 0x01f1f800 Threw 0x09b28980 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319

Event: 7.066 Thread 0x01f1f800 Threw 0x0a16ff50 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:3805

Event: 7.066 Thread 0x01f1f800 Threw 0x0a16ff50 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jni.cpp:717

Event: 7.178 Thread 0x01f1f800 Threw 0x054958a0 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319

 

Events (10 events):

Event: 7.141 Executing VM operation: RevokeBias

Event: 7.141 Executing VM operation: RevokeBias done

Event: 7.141 Executing VM operation: RevokeBias

Event: 7.141 Executing VM operation: RevokeBias done

Event: 7.141 Executing VM operation: RevokeBias

Event: 7.141 Executing VM operation: RevokeBias done

Event: 7.173 loading class 0x4bfe9048

Event: 7.173 loading class 0x4bfe9048 done

Event: 7.178 loading class 0x4bc94db8

Event: 7.178 loading class 0x4bc94db8 done

 

 

Dynamic libraries:

0x00090000 - 0x000bf000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\java.exe

0x77ba0000 - 0x77d20000 C:\Windows\SysWOW64\ntdll.dll

0x771b0000 - 0x772c0000 C:\Windows\syswow64\kernel32.dll

0x75ed0000 - 0x75f17000 C:\Windows\syswow64\KERNELBASE.dll

0x758a0000 - 0x75940000 C:\Windows\syswow64\ADVAPI32.dll

0x756d0000 - 0x7577c000 C:\Windows\syswow64\msvcrt.dll

0x75b50000 - 0x75b69000 C:\Windows\SysWOW64\sechost.dll

0x75780000 - 0x75870000 C:\Windows\syswow64\RPCRT4.dll

0x75540000 - 0x755a0000 C:\Windows\syswow64\SspiCli.dll

0x75530000 - 0x7553c000 C:\Windows\syswow64\CRYPTBASE.dll

0x77580000 - 0x77680000 C:\Windows\syswow64\USER32.dll

0x77680000 - 0x77710000 C:\Windows\syswow64\GDI32.dll

0x77b70000 - 0x77b7a000 C:\Windows\syswow64\LPK.dll

0x77350000 - 0x773ed000 C:\Windows\syswow64\USP10.dll

0x730a0000 - 0x7323e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll

0x75950000 - 0x759a7000 C:\Windows\syswow64\SHLWAPI.dll

0x73880000 - 0x738cc000 C:\Windows\system32\apphelp.dll

0x6f930000 - 0x6f9bd000 C:\Windows\AppPatch\AcLayers.DLL

0x76320000 - 0x76f6a000 C:\Windows\syswow64\SHELL32.dll

0x759c0000 - 0x75b1c000 C:\Windows\syswow64\ole32.dll

0x772c0000 - 0x7734f000 C:\Windows\syswow64\OLEAUT32.dll

0x76290000 - 0x762a7000 C:\Windows\syswow64\USERENV.dll

0x756c0000 - 0x756cb000 C:\Windows\syswow64\profapi.dll

0x6f9c0000 - 0x6fa11000 C:\Windows\system32\WINSPOOL.DRV

0x74dd0000 - 0x74de2000 C:\Windows\system32\MPR.dll

0x76f70000 - 0x76fd0000 C:\Windows\system32\IMM32.DLL

0x76020000 - 0x760ec000 C:\Windows\syswow64\MSCTF.dll

0x69e20000 - 0x69edf000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\msvcr100.dll

0x668d0000 - 0x66c5b000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\client\jvm.dll

0x738e0000 - 0x738e7000 C:\Windows\system32\WSOCK32.dll

0x762e0000 - 0x76315000 C:\Windows\syswow64\WS2_32.dll

0x75ec0000 - 0x75ec6000 C:\Windows\syswow64\NSI.dll

0x70e00000 - 0x70e32000 C:\Windows\system32\WINMM.dll

0x762c0000 - 0x762c5000 C:\Windows\syswow64\PSAPI.DLL

0x6e450000 - 0x6e45c000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\verify.dll

0x6b3c0000 - 0x6b3e1000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\java.dll

0x6b3a0000 - 0x6b3b3000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\zip.dll

0x6cb10000 - 0x6cb1a000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\management.dll

0x6a100000 - 0x6a114000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\net.dll

0x700f0000 - 0x7012c000 C:\Windows\system32\mswsock.dll

0x70030000 - 0x70036000 C:\Windows\System32\wship6.dll

0x6c0e0000 - 0x6c0ef000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\nio.dll

0x73620000 - 0x73664000 C:\Windows\system32\DNSAPI.dll

0x700e0000 - 0x700f0000 C:\Windows\system32\napinsp.dll

0x700c0000 - 0x700d2000 C:\Windows\system32\pnrpnsp.dll

0x700b0000 - 0x700b8000 C:\Windows\System32\winrnr.dll

0x70080000 - 0x700a7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x70050000 - 0x70071000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll

0x73820000 - 0x7383c000 C:\Windows\system32\Iphlpapi.DLL

0x73810000 - 0x73817000 C:\Windows\system32\WINNSI.DLL

0x70040000 - 0x7004d000 C:\Windows\system32\wshbth.dll

0x70020000 - 0x70025000 C:\Windows\System32\wshtcpip.dll

0x6fb50000 - 0x6fb56000 C:\Windows\system32\rasadhlp.dll

0x752f0000 - 0x75328000 C:\Windows\System32\fwpuclnt.dll

0x6a0e0000 - 0x6a0f1000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\unpack.dll

0x020a0000 - 0x020ed000 C:\Users\Brian\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-454590054029693\lwjgl.dll

0x699a0000 - 0x69a68000 C:\Windows\system32\OPENGL32.dll

0x6a0b0000 - 0x6a0d2000 C:\Windows\system32\GLU32.dll

0x69560000 - 0x69647000 C:\Windows\system32\DDRAW.dll

0x6b390000 - 0x6b396000 C:\Windows\system32\DCIMAN32.dll

0x760f0000 - 0x7628d000 C:\Windows\syswow64\SETUPAPI.dll

0x77550000 - 0x77577000 C:\Windows\syswow64\CFGMGR32.dll

0x75870000 - 0x75882000 C:\Windows\syswow64\DEVOBJ.dll

0x74380000 - 0x74393000 C:\Windows\system32\dwmapi.dll

0x73aa0000 - 0x73aa9000 C:\Windows\system32\VERSION.dll

0x72f80000 - 0x72f96000 C:\Windows\system32\CRYPTSP.dll

0x73d50000 - 0x73d8b000 C:\Windows\system32\rsaenh.dll

0x75200000 - 0x75212000 C:\Windows\system32\dhcpcsvc.DLL

0x751f0000 - 0x751fd000 C:\Windows\system32\dhcpcsvc6.DLL

0x69410000 - 0x69553000 C:\Program Files (x86)\Minecraft\runtime\jre7\bin\awt.dll

0x73e90000 - 0x73f10000 C:\Windows\system32\uxtheme.dll

0x69f10000 - 0x69f25000 C:\Windows\system32\atiglpxx.dll

0x53630000 - 0x54d49000 C:\Windows\system32\atioglxx.dll

0x68ce0000 - 0x68dcb000 C:\Windows\system32\atiadlxy.dll

0x73d90000 - 0x73e85000 C:\Windows\system32\PROPSYS.dll

0x73c70000 - 0x73c7d000 C:\Windows\system32\WTSAPI32.dll

0x75b20000 - 0x75b4e000 C:\Windows\syswow64\WINTRUST.dll

0x755a0000 - 0x756c0000 C:\Windows\syswow64\CRYPT32.dll

0x75890000 - 0x7589c000 C:\Windows\syswow64\MSASN1.dll

0x69dc0000 - 0x69de5000 C:\Windows\system32\atigktxx.dll

0x4ae50000 - 0x4ae88000 c:\Program Files\WIDCOMM\Bluetooth Software\SysWOW64\BtMmHook.dll

0x6fd40000 - 0x6fdb9000 C:\Windows\system32\mscms.dll

0x6e4c0000 - 0x6e4f8000 C:\Windows\system32\icm32.dll

0x6f710000 - 0x6f7fb000 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 -Dforge.forceNoStencil=true -Djava.library.path=C:\Users\Brian\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1448-1.7.10\1.7.10-Forge10.13.4.1448-1.7.10-natives-454590054029693

java_command: net.minecraft.launchwrapper.Launch --username Wyietsayon --version 1.7.10-Forge10.13.4.1448-1.7.10 --gameDir C:\Users\Brian\AppData\Roaming\.minecraft --assetsDir C:\Users\Brian\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid e538866c4839429a932728686cf05217 --accessToken 61bf2f7e7dbe40589fcaaaffd37a041f --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker

Launcher Type: SUN_STANDARD

 

Environment Variables:

PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;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 (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;c:\Program Files\WIDCOMM\Bluetooth Software\;c:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Common Files\Autodesk Shared\;"c:\Program Files (x86)\Java\jre6\bin";C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\

USERNAME=Brian

OS=Windows_NT

PROCESSOR_IDENTIFIER=AMD64 Family 18 Model 1 Stepping 0, AuthenticAMD

 

 

 

---------------  S Y S T E M  ---------------

 

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

 

CPU:total 4 (4 cores per cpu, 1 threads per core) family 18 model 1 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

 

Memory: 4k page, physical 8375116k(4579676k free), swap 16748368k(11360204k free)

 

vm_info: Java HotSpot Client VM (24.80-b11) for windows-x86 JRE (1.7.0_80-b15), built on Apr 10 2015 13:33:35 by "java_re" with unknown MS VC++:1600

 

time: Wed Jun 10 09:37:51 2015

elapsed time: 7 seconds

 

 

Link to comment
Share on other sites

j  shadersmodcore.client.ShadersTex.updateSubImage1([iIIIIII)V+151
j  shadersmodcore.client.ShadersTex.updateDynamicTexture(I[iIILnet/minecraft/client/renderer/texture/DynamicTexture;)V+26

Looks like the shaders mod is not compatible with the newest Forge. may want to talk to them.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Thanks! I figured out the problem because of you two! Years ago, I had tried installing Sonic Ether's shaders mod, and it didn't work at the time, so I gave up. I still had some of the shader files in my files, and didn't realize it. I think the version was an old non forge version too, which obviously didn't help when I was trying to install forge now. But forge works now and I can finally enter the world of minecraft mods!

 

/skips merrily into a modded sunset/

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.