• 0

    posted a message on BSL Shaders - 1.13.1 Compatible - 800K+ Downloads!
    Quote from CaptTatsu»

    you need to edit the shader manually for that. go to composite.fsh and composite1.fsh, find this line :
    float minlight = 2.0/255.0 * (4.0-3.0*eBS);


    change 2.0 to lower value, or remove *(4.0-3.0*eBS) (do not remove the semicolon)


    That worked great! Thank you!
    Posted in: Minecraft Mods
  • 0

    posted a message on BSL Shaders - 1.13.1 Compatible - 800K+ Downloads!

    Is there any way to make caves darker? I can see pretty much everything in the dark with these shaders, I've tried tweaking the lighting options and stuff but I cant make it darker.


    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10 - 1.20.1]Sildur's shaders [PC/MAC/INTEL] Vibrant v1.51, Enhanced v1.16, Basic v2.2 are out now! (August 8th, 2022)

    The Enhanced Default shaders work pretty great but there seems to be some weird shadows that shouldnt exist that follow me around sometimes. They seem to be related to whats nearby since theres blue ones that are shaped like the pools of water near me and i guess the rest are holes ive covered up. I tried with the latest drivers and tried downgrading to the ones you recommended.



    Posted in: Minecraft Mods
  • 0

    posted a message on EXCEPTION_ACCESS_VIOLATION (0xc0000005)
    Graphics card is an AMD Radeon HD 4950 and minecraft isnt even loading
    before you say anything I literally just updated the graphic drivers

    crash log:

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x50e0ac95, pid=7804, tid=7816
    #
    # JRE version: Java™ SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
    # Java VM: Java HotSpot™ Client VM (24.51-b03 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # C [atioglxx.dll+0x4ac95]
    #
    # 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...eport/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 (0x0061dc00): JavaThread "Client thread" [_thread_in_native, id=7816, stack(0x00b80000,0x00bd0000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x00000000, EBX=0x0023b1d0, ECX=0x00000000, EDX=0x00bb1924
    ESP=0x00bb12d4, EBP=0x00bb1974, ESI=0x0023b530, EDI=0x0023b1d0
    EIP=0x50e0ac95, EFLAGS=0x00010246
    Top of Stack: (sp=0x00bb12d4)
    0x00bb12d4: 00bb1924 00000000 00000000 00237468
    0x00bb12e4: 00237468 00237470 00000000 00000000
    0x00bb12f4: 00000000 00000000 00000000 00200000
    0x00bb1304: 00bb13a4 00bb13a4 00bb13a4 00000020
    0x00bb1314: 00000020 00bb13b8 00bb13b8 00bb13b8
    0x00bb1324: 003a0043 0050005c 006f0072 00720067
    0x00bb1334: 006d0061 00460020 006c0069 00730065
    0x00bb1344: 004a005c 00760061 005c0061 0072006a
    Instructions: (pc=0x50e0ac95)
    0x50e0ac75: fd ff ff 01 00 00 00 c7 85 fc fd ff ff 00 00 00
    0x50e0ac85: 00 8b 8f e4 0a 00 00 6a 00 8d 55 b0 52 89 45 d0
    0x50e0ac95: 8b 01 8d 95 10 fe ff ff 52 ff 50 04 8b 85 14 fe
    0x50e0aca5: ff ff 8b 8d 0c fd ff ff 25 00 ff ff ff 0d 00 00

    Register to memory mapping:
    EAX=0x00000000 is an unknown value
    EBX=0x0023b1d0 is an unknown value
    ECX=0x00000000 is an unknown value
    EDX=0x00bb1924 is pointing into the stack for thread: 0x0061dc00
    ESP=0x00bb12d4 is pointing into the stack for thread: 0x0061dc00
    EBP=0x00bb1974 is pointing into the stack for thread: 0x0061dc00
    ESI=0x0023b530 is an unknown value
    EDI=0x0023b1d0 is an unknown value

    Stack: [0x00b80000,0x00bd0000], sp=0x00bb12d4, free space=196k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [atioglxx.dll+0x4ac95]
    C [atioglxx.dll+0xc21bd2]
    C [atioglxx.dll+0xc22556]
    C [atioglxx.dll+0xbec1c9]
    C [atioglxx.dll+0xff647]
    C [atioglxx.dll+0xac45c1]
    C [atioglxx.dll+0xac40a8]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
    j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
    j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DrawableLWJGL;Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+200
    j org.lwjgl.opengl.Display.createWindow()V+71
    j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+72
    j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
    j azl.ad()V+276
    j azl.f()V+6
    j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1007
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x04537000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7868, stack(0x04d40000,0x04d90000)]
    0x044b5000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7860, stack(0x04bf0000,0x04c40000)]
    0x0445fc00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7856, stack(0x00b10000,0x00b60000)]
    0x00ac7000 JavaThread "Service Thread" daemon [_thread_blocked, id=7844, stack(0x03d70000,0x03dc0000)]
    0x00ac2000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=7840, stack(0x03ce0000,0x03d30000)]
    0x00ac0c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=7836, stack(0x03bf0000,0x03c40000)]
    0x00abdc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7832, stack(0x03b60000,0x03bb0000)]
    0x00a54400 JavaThread "Finalizer" daemon [_thread_blocked, id=7828, stack(0x039e0000,0x03a30000)]
    0x00a4f400 JavaThread "Reference Handler" daemon [_thread_blocked, id=7824, stack(0x03aa0000,0x03af0000)]
    =>0x0061dc00 JavaThread "Client thread" [_thread_in_native, id=7816, stack(0x00b80000,0x00bd0000)]
    Other Threads:
    0x00a4d800 VMThread [stack: 0x03970000,0x039c0000] [id=7820]
    0x00ad8800 WatcherThread [stack: 0x00570000,0x005c0000] [id=7848]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 4992K, used 2306K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 40% used [0x23720000, 0x238e0970, 0x23b80000)
    from space 512K, 100% used [0x23c00000, 0x23c80000, 0x23c80000)
    to space 512K, 0% used [0x23b80000, 0x23b80000, 0x23c00000)
    tenured generation total 21188K, used 19465K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 91% used [0x2e1c0000, 0x2f4c2650, 0x2f4c2800, 0x2f671000)
    compacting perm gen total 12288K, used 7499K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 61% used [0x43720000, 0x43e72ca8, 0x43e72e00, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    Card table byte_map: [0x03800000,0x03930000] byte_map_base: 0x036e4700
    Polling page: 0x00170000
    Code Cache [0x01800000, 0x01950000, 0x03800000)
    total_blobs=751 nmethods=547 adapters=141 free_code_cache=31439Kb largest_free_block=32193856
    Compilation events (10 events):
    Event: 1.030 Thread 0x00ac2000 546 sun.awt.image.ByteInterleavedRaster::getDataElements (132 bytes)
    Event: 1.031 Thread 0x00ac2000 nmethod 546 0x01949148 code [0x01949270, 0x0194950c]
    Event: 1.031 Thread 0x00ac2000 547 java.awt.image.ComponentColorModel::getRGBComponent (111 bytes)
    Event: 1.031 Thread 0x00ac2000 nmethod 547 0x01949788 code [0x01949900, 0x01949b68]
    Event: 1.031 Thread 0x00ac2000 548 java.awt.image.ComponentColorModel::extractComponent (530 bytes)
    Event: 1.032 Thread 0x00ac2000 nmethod 548 0x01949e08 code [0x0194a060, 0x0194aa30]
    Event: 1.032 Thread 0x00ac2000 549 java.nio.HeapByteBuffer::_put (8 bytes)
    Event: 1.032 Thread 0x00ac2000 nmethod 549 0x0194b688 code [0x0194b780, 0x0194b820]
    Event: 1.034 Thread 0x00ac2000 550 ! java.util.zip.Inflater::reset (69 bytes)
    Event: 1.034 Thread 0x00ac2000 nmethod 550 0x0194bb48 code [0x0194bc60, 0x0194bef8]
    GC Heap History (10 events):
    Event: 0.645 GC heap before
    {Heap before GC invocations=7 (full 1):
    def new generation total 4992K, used 4480K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 100% used [0x23720000, 0x23b80000, 0x23b80000)
    from space 512K, 0% used [0x23b80000, 0x23b80000, 0x23c00000)
    to space 512K, 0% used [0x23c00000, 0x23c00000, 0x23c80000)
    tenured generation total 21188K, used 15002K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 70% used [0x2e1c0000, 0x2f0668d8, 0x2f066a00, 0x2f671000)
    compacting perm gen total 12288K, used 4603K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 37% used [0x43720000, 0x43b9ef38, 0x43b9f000, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    Event: 0.647 GC heap after
    Heap after GC invocations=8 (full 1):
    def new generation total 4992K, used 511K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 0% used [0x23720000, 0x23720000, 0x23b80000)
    from space 512K, 99% used [0x23c00000, 0x23c7fff8, 0x23c80000)
    to space 512K, 0% used [0x23b80000, 0x23b80000, 0x23c00000)
    tenured generation total 21188K, used 15358K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 72% used [0x2e1c0000, 0x2f0bfbc0, 0x2f0bfc00, 0x2f671000)
    compacting perm gen total 12288K, used 4603K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 37% used [0x43720000, 0x43b9ef38, 0x43b9f000, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    }
    Event: 0.740 GC heap before
    {Heap before GC invocations=8 (full 1):
    def new generation total 4992K, used 4991K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 100% used [0x23720000, 0x23b80000, 0x23b80000)
    from space 512K, 99% used [0x23c00000, 0x23c7fff8, 0x23c80000)
    to space 512K, 0% used [0x23b80000, 0x23b80000, 0x23c00000)
    tenured generation total 21188K, used 15358K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 72% used [0x2e1c0000, 0x2f0bfbc0, 0x2f0bfc00, 0x2f671000)
    compacting perm gen total 12288K, used 5308K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 43% used [0x43720000, 0x43c4f030, 0x43c4f200, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    Event: 0.744 GC heap after
    Heap after GC invocations=9 (full 1):
    def new generation total 4992K, used 512K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 0% used [0x23720000, 0x23720000, 0x23b80000)
    from space 512K, 100% used [0x23b80000, 0x23c00000, 0x23c00000)
    to space 512K, 0% used [0x23c00000, 0x23c00000, 0x23c80000)
    tenured generation total 21188K, used 15883K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 74% used [0x2e1c0000, 0x2f142d38, 0x2f142e00, 0x2f671000)
    compacting perm gen total 12288K, used 5308K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 43% used [0x43720000, 0x43c4f030, 0x43c4f200, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    }
    Event: 0.841 GC heap before
    {Heap before GC invocations=9 (full 1):
    def new generation total 4992K, used 4992K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 100% used [0x23720000, 0x23b80000, 0x23b80000)
    from space 512K, 100% used [0x23b80000, 0x23c00000, 0x23c00000)
    to space 512K, 0% used [0x23c00000, 0x23c00000, 0x23c80000)
    tenured generation total 21188K, used 15883K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 74% used [0x2e1c0000, 0x2f142d38, 0x2f142e00, 0x2f671000)
    compacting perm gen total 12288K, used 6345K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 51% used [0x43720000, 0x43d525a8, 0x43d52600, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    Event: 0.846 GC heap after
    Heap after GC invocations=10 (full 1):
    def new generation total 4992K, used 512K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 0% used [0x23720000, 0x23720000, 0x23b80000)
    from space 512K, 100% used [0x23c00000, 0x23c80000, 0x23c80000)
    to space 512K, 0% used [0x23b80000, 0x23b80000, 0x23c00000)
    tenured generation total 21188K, used 16819K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 79% used [0x2e1c0000, 0x2f22cc28, 0x2f22ce00, 0x2f671000)
    compacting perm gen total 12288K, used 6345K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 51% used [0x43720000, 0x43d525a8, 0x43d52600, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    }
    Event: 0.906 GC heap before
    {Heap before GC invocations=10 (full 1):
    def new generation total 4992K, used 4992K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 100% used [0x23720000, 0x23b80000, 0x23b80000)
    from space 512K, 100% used [0x23c00000, 0x23c80000, 0x23c80000)
    to space 512K, 0% used [0x23b80000, 0x23b80000, 0x23c00000)
    tenured generation total 21188K, used 16819K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 79% used [0x2e1c0000, 0x2f22cc28, 0x2f22ce00, 0x2f671000)
    compacting perm gen total 12288K, used 6649K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 54% used [0x43720000, 0x43d9e600, 0x43d9e600, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    Event: 0.911 GC heap after
    Heap after GC invocations=11 (full 1):
    def new generation total 4992K, used 512K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 0% used [0x23720000, 0x23720000, 0x23b80000)
    from space 512K, 100% used [0x23b80000, 0x23c00000, 0x23c00000)
    to space 512K, 0% used [0x23c00000, 0x23c00000, 0x23c80000)
    tenured generation total 21188K, used 17988K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 84% used [0x2e1c0000, 0x2f351060, 0x2f351200, 0x2f671000)
    compacting perm gen total 12288K, used 6649K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 54% used [0x43720000, 0x43d9e600, 0x43d9e600, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    }
    Event: 0.995 GC heap before
    {Heap before GC invocations=11 (full 1):
    def new generation total 4992K, used 4992K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 100% used [0x23720000, 0x23b80000, 0x23b80000)
    from space 512K, 100% used [0x23b80000, 0x23c00000, 0x23c00000)
    to space 512K, 0% used [0x23c00000, 0x23c00000, 0x23c80000)
    tenured generation total 21188K, used 17988K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 84% used [0x2e1c0000, 0x2f351060, 0x2f351200, 0x2f671000)
    compacting perm gen total 12288K, used 7135K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 58% used [0x43720000, 0x43e17e00, 0x43e17e00, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    Event: 1.001 GC heap after
    Heap after GC invocations=12 (full 1):
    def new generation total 4992K, used 512K [0x23720000, 0x23c80000, 0x2e1c0000)
    eden space 4480K, 0% used [0x23720000, 0x23720000, 0x23b80000)
    from space 512K, 100% used [0x23c00000, 0x23c80000, 0x23c80000)
    to space 512K, 0% used [0x23b80000, 0x23b80000, 0x23c00000)
    tenured generation total 21188K, used 19465K [0x2e1c0000, 0x2f671000, 0x43720000)
    the space 21188K, 91% used [0x2e1c0000, 0x2f4c2650, 0x2f4c2800, 0x2f671000)
    compacting perm gen total 12288K, used 7135K [0x43720000, 0x44320000, 0x47720000)
    the space 12288K, 58% used [0x43720000, 0x43e17e00, 0x43e17e00, 0x44320000)
    ro space 10240K, 41% used [0x47720000, 0x47b52050, 0x47b52200, 0x48120000)
    rw space 12288K, 52% used [0x48120000, 0x48766800, 0x48766800, 0x48d20000)
    }
    Deoptimization events (0 events):
    No events
    Internal exceptions (10 events):
    Event: 1.019 Thread 0x0061dc00 Threw 0x2388a488 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.019 Thread 0x0061dc00 Threw 0x2388f290 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.020 Thread 0x0061dc00 Threw 0x23896738 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.020 Thread 0x0061dc00 Threw 0x2389f008 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.021 Thread 0x0061dc00 Threw 0x238a5ce0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.033 Thread 0x0061dc00 Threw 0x238c6968 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.033 Thread 0x0061dc00 Threw 0x238c9b68 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.034 Thread 0x0061dc00 Threw 0x238ccfa8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.035 Thread 0x0061dc00 Threw 0x238d6a68 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Event: 1.036 Thread 0x0061dc00 Threw 0x238db728 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
    Events (10 events):
    Event: 1.033 loading class 0x04533728
    Event: 1.033 loading class 0x04533728 done
    Event: 1.033 loading class 0x04533758
    Event: 1.033 loading class 0x04533758 done
    Event: 1.034 loading class 0x03f1f468
    Event: 1.034 loading class 0x03f1f468 done
    Event: 1.035 loading class 0x04548fe0
    Event: 1.035 loading class 0x04548fe0 done
    Event: 1.036 loading class 0x04533878
    Event: 1.036 loading class 0x04533878 done

    Dynamic libraries:
    0x00bd0000 - 0x00bff000 C:\Program Files\Java\jre7\bin\javaw.exe
    0x778b0000 - 0x779ec000 C:\Windows\SYSTEM32\ntdll.dll
    0x76810000 - 0x768e4000 C:\Windows\system32\kernel32.dll
    0x75a70000 - 0x75abb000 C:\Windows\system32\KERNELBASE.dll
    0x76610000 - 0x766b0000 C:\Windows\system32\ADVAPI32.dll
    0x764e0000 - 0x7658c000 C:\Windows\system32\msvcrt.dll
    0x77a10000 - 0x77a29000 C:\Windows\SYSTEM32\sechost.dll
    0x76710000 - 0x767b2000 C:\Windows\system32\RPCRT4.dll
    0x75cf0000 - 0x75db9000 C:\Windows\system32\USER32.dll
    0x76590000 - 0x765de000 C:\Windows\system32\GDI32.dll
    0x77a70000 - 0x77a7a000 C:\Windows\system32\LPK.dll
    0x77810000 - 0x778ad000 C:\Windows\system32\USP10.dll
    0x74a50000 - 0x74bee000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
    0x766b0000 - 0x76707000 C:\Windows\system32\SHLWAPI.dll
    0x77a30000 - 0x77a4f000 C:\Windows\system32\IMM32.DLL
    0x768f0000 - 0x769bc000 C:\Windows\system32\MSCTF.dll
    0x69800000 - 0x698bf000 C:\Program Files\Java\jre7\bin\msvcr100.dll
    0x69480000 - 0x69800000 C:\Program Files\Java\jre7\bin\client\jvm.dll
    0x71990000 - 0x71997000 C:\Windows\system32\WSOCK32.dll
    0x76040000 - 0x76075000 C:\Windows\system32\WS2_32.dll
    0x77a50000 - 0x77a56000 C:\Windows\system32\NSI.dll
    0x73d70000 - 0x73da2000 C:\Windows\system32\WINMM.dll
    0x77a00000 - 0x77a05000 C:\Windows\system32\PSAPI.DLL
    0x69470000 - 0x6947c000 C:\Program Files\Java\jre7\bin\verify.dll
    0x69450000 - 0x69470000 C:\Program Files\Java\jre7\bin\java.dll
    0x69430000 - 0x69443000 C:\Program Files\Java\jre7\bin\zip.dll
    0x69060000 - 0x6906a000 C:\Program Files\Java\jre7\bin\management.dll
    0x69280000 - 0x69294000 C:\Program Files\Java\jre7\bin\net.dll
    0x75440000 - 0x7547c000 C:\Windows\system32\mswsock.dll
    0x75430000 - 0x75436000 C:\Windows\System32\wship6.dll
    0x70460000 - 0x7046f000 C:\Program Files\Java\jre7\bin\nio.dll
    0x74130000 - 0x74140000 C:\Windows\system32\NLAapi.dll
    0x6a9d0000 - 0x6a9e0000 C:\Windows\system32\napinsp.dll
    0x6a9b0000 - 0x6a9c2000 C:\Windows\system32\pnrpnsp.dll
    0x75300000 - 0x75344000 C:\Windows\system32\DNSAPI.dll
    0x6a9a0000 - 0x6a9a8000 C:\Windows\System32\winrnr.dll
    0x71340000 - 0x71364000 c:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    0x73610000 - 0x7362c000 C:\Windows\system32\IPHLPAPI.DLL
    0x735f0000 - 0x735f7000 C:\Windows\system32\WINNSI.DLL
    0x734e0000 - 0x73518000 C:\Windows\System32\fwpuclnt.dll
    0x71330000 - 0x71336000 C:\Windows\system32\rasadhlp.dll
    0x10000000 - 0x1004d000 C:\Users\MST\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-8282960129261\lwjgl.dll
    0x66ea0000 - 0x66f68000 C:\Windows\system32\OPENGL32.dll
    0x6d700000 - 0x6d722000 C:\Windows\system32\GLU32.dll
    0x66cc0000 - 0x66da7000 C:\Windows\system32\DDRAW.dll
    0x73170000 - 0x73176000 C:\Windows\system32\DCIMAN32.dll
    0x76340000 - 0x764dd000 C:\Windows\system32\SETUPAPI.dll
    0x75ba0000 - 0x75bc7000 C:\Windows\system32\CFGMGR32.dll
    0x75e50000 - 0x75edf000 C:\Windows\system32\OLEAUT32.dll
    0x75ee0000 - 0x7603c000 C:\Windows\system32\ole32.dll
    0x75ac0000 - 0x75ad2000 C:\Windows\system32\DEVOBJ.dll
    0x74560000 - 0x74573000 C:\Windows\system32\dwmapi.dll
    0x74eb0000 - 0x74eb9000 C:\Windows\system32\VERSION.dll
    0x75480000 - 0x75496000 C:\Windows\system32\CRYPTSP.dll
    0x75220000 - 0x7525b000 C:\Windows\system32\rsaenh.dll
    0x75010000 - 0x75027000 C:\Windows\system32\USERENV.dll
    0x75a00000 - 0x75a0b000 C:\Windows\system32\profapi.dll
    0x75980000 - 0x7598c000 C:\Windows\system32\CRYPTBASE.dll
    0x692e0000 - 0x69423000 C:\Program Files\Java\jre7\bin\awt.dll
    0x748d0000 - 0x74910000 C:\Windows\system32\uxtheme.dll
    0x5b620000 - 0x5b63e000 C:\PROGRA~1\Raptr\ltc_help32-80289.dll
    0x76bc0000 - 0x7780a000 C:\Windows\system32\SHELL32.dll
    0x75ae0000 - 0x75b0e000 C:\Windows\system32\WINTRUST.dll
    0x75bd0000 - 0x75cf0000 C:\Windows\system32\CRYPT32.dll
    0x779f0000 - 0x779fc000 C:\Windows\system32\MSASN1.dll
    0x683b0000 - 0x683b7000 C:\Windows\system32\atiglpxx.dll
    0x50dc0000 - 0x523ad000 C:\Program Files\Java\jre7\bin\atioglxx.dll
    0x719a0000 - 0x71a02000 C:\Windows\system32\atiadlxx.dll
    0x74670000 - 0x7467d000 C:\Windows\system32\WTSAPI32.dll
    0x6d990000 - 0x6da76000 C:\Windows\system32\aticfx32.dll
    0x683a0000 - 0x683ab000 C:\Windows\system32\atigktxx.dll
    0x66db0000 - 0x66e9b000 C:\Windows\system32\dbghelp.dll
    VM Arguments:
    jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -Djava.library.path=C:\Users\MST\AppData\Roaming\.minecraft\versions\1.7.5\1.7.5-natives-8282960129261 -Xmx512M
    java_command: net.minecraft.client.main.Main --username Mstwaterbug --version 1.7.5 --gameDir C:\Users\MST\AppData\Roaming\.minecraft --assetsDir C:\Users\MST\AppData\Roaming\.minecraft\assets --assetIndex 1.7.4 --uuid b7287cb513c44a30829ba32372317fb7 --accessToken 98662bae285c4d578af0948a8ee94212 --userProperties {} --userType mojang
    Launcher Type: SUN_STANDARD
    Environment Variables:
    _JAVA_OPTIONS=-Xmx512M
    CLASSPATH=.;C:\Program Files\Java\jre7\lib\ext\QTJava.zip
    PATH=C:\Program Files\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jre7\bin
    USERNAME=MST
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 16 Model 4 Stepping 3, AuthenticAMD
    --------------- S Y S T E M ---------------
    OS: Windows 7 Build 7601 Service Pack 1
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
    Memory: 4k page, physical 3406964k(1350740k free), swap 6812176k(3047652k free)
    vm_info: Java HotSpot™ Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600
    time: Tue Mar 25 22:06:54 2014
    elapsed time: 1 seconds
    Posted in: Java Edition Support
  • 0

    posted a message on WorldPainter - graphical & interactive map creator/generator
    Is there a reason you can't make it generate regular caves? If this questions been asked before I'm sorry, I didn't want to look through 200+ pages.
    Posted in: Minecraft Tools
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Okay. I updated forge and now all I'm getting is the block Id conflicts. I'm assuming I have to fix those manually in the config?
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    I'm getting this when using only Extrabiomes, and if I have Mystcraft and extrabiomes installed I get Block ID conflicts.


    --- BEGIN ERROR REPORT 69cb7fac --------
    Generated 11/5/12 8:32 AM
    - Minecraft Version: 1.4.2
    - Operating System: Windows 7 (x86) version 6.1
    - Java Version: 1.7.0_07, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    - Memory: 876459536 bytes (835 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
    - JVM Flags: 4 total; -Xms512m -Xmx1024m -Xms1g -Xmx1g
    - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    - FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 4 mods loaded, 4 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Errored
    - LWJGL: 2.4.2
    - OpenGL: ATI Radeon HD 5700 Series GL version 4.1.11251 Compatibility Profile Context, ATI Technologies Inc.
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)
    - Vec3 Pool Size: ~ERROR~ NullPointerException: null
    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
    at net.minecraft.client.Minecraft.a(Minecraft.java:465)
    at net.minecraft.client.Minecraft.run(Minecraft.java:752)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V
    at extrabiomes.proxy.CommonProxy.addSmelting(CommonProxy.java:64)
    at extrabiomes.module.fabrica.recipe.RecipeManager.redRockRecipeHandler(RecipeManager.java:248)
    at net.minecraftforge.event.ASMEventHandler_21_RecipeManager_redRockRecipeHandler_RedRockActiveEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    at extrabiomes.Extrabiomes.postInitEvent(Extrabiomes.java:72)
    at extrabiomes.module.summa.block.BlockManager$8.prepare(BlockManager.java:292)
    at extrabiomes.module.summa.block.BlockManager.init(BlockManager.java:532)
    at extrabiomes.module.summa.Summa.init(Summa.java:64)
    at net.minecraftforge.event.ASMEventHandler_3_Summa_init_ModuleInitEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    at extrabiomes.Module.postEvent(Module.java:62)
    at extrabiomes.Extrabiomes.init(Extrabiomes.java:60)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
    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:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    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:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
    ... 4 more
    --- END ERROR REPORT d72543e1 ----------
    Posted in: Minecraft Mods
  • 0

    posted a message on How to install Modloader AND Optifine
    Quote from Mikeysax

    I get a black screen too when I try to instal optifine, I've installed it manually and with mcpatcher but it doesnt seem to work. Says ACR.Class is conflicting when i instal it with mcpatcher.



    Optifine has HD Texture support so it wont work with MCpatcher.
    Posted in: Mods Discussion
  • 0

    posted a message on [1.4.7] InfiCraft - Updated 2013.2.17
    Quote from Deagle275

    A server that uses or doesn't uses inficraft?


    It uses inficraft.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7] InfiCraft - Updated 2013.2.17
    I seem to crash about every 30 seconds to 1 minute after i join my server that I have this setup on.
    Posted in: Minecraft Mods
  • 0

    posted a message on [Jul.08] Rei's Minimap v3.4_01
    Every timeI install this I either get a black-screen after the Mojang logo, or i cant load a map. Ive even tried installing it with a fresh Minecraft.jar, yes I deleted the META-INF folder.

    Even when I only have Optifine in it still does that. Also when I use the Yogbox to download the mini-map I still get one of the problems. I hope someone can help me. I'm really looking forward to using this mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecon is Here!
    Anyone else see a bunch of police in the background at 0:32?
    Posted in: Minecraft News
  • 0

    posted a message on Good Computer cant run Minecraft
    I installed Pre-Release 5 and optifine and it runs smoothly at 25-30 FPS so i guess I'm good.
    Posted in: Legacy Support
  • 0

    posted a message on Good Computer cant run Minecraft
    Oh that reminds me. I found where the option to switch graphic cards SHOULD be.. but its not there.
    Posted in: Legacy Support
  • 0

    posted a message on Good Computer cant run Minecraft
    Quote from voordal

    If you dont have the monitor plugged into the onboard card, then it isnt using it.



    Yeah, my monitor plugs into the graphics card port thing, but I have to use a converter. When I plug it into the on-board one i dont even get a picture.
    Posted in: Legacy Support
  • To post a comment, please .