Jump to content

crazytobuildmc

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by crazytobuildmc

  1. This keeps appearing while the Blightfall menu is open. I can't even load a world, as selecting anything makes the whole screen black:

    [B#313]  [19:19:08] [Client thread/ERROR]: ########## GL ERROR ##########
    [B#313]  [19:19:08] [Client thread/ERROR]: @ Post render
    [B#313]  [19:19:08] [Client thread/ERROR]: 1286: Invalid framebuffer operation

    Not only that, but at the first part of the main menu the only thing visible is a tiny, 'Blighted' panorma in the bottom right, the rest of the window is just plain black.

  2. This is a major problem I am having with my own private non-launcher modpack.

    Whenever my Forge tries to PreInitialise any 'API' (McJtyLib, iChunUtil, CoFHCore - only tested on these) it stops working and the Game Output throws up a debug crash.

    This is really bugging me, so how can I stop this? I contacted McJty for help, and he has no clue. He has advised me to ask on a modding forum, and this is the forum I chose.

    Edit: Link to an output here, from 1.7.10 (it also happens on 1.8):

    http://pastebin.com/scGubBC6

  3. What the fudge...

    Firey armour doesn't prevent nausea. And 5-6 pirates could still kill you with the armour on, which was OP's concern. Melee can be difficult when your sight is groggy

    Edit. Crazy, if the forum gives you an error, just click Refresh on the page. It usually does receive your post, no need to double post

    I couldn't help it but double-post. Dish lag...

  4. Hamebone is, in fact, the block form of the 'pig iron' alloy that is in a version of Tinker's Construct not used by modpacks that I play, so far.

  5. I really need help with this!

    Every time I try to load a world in this mod-pack, it crashes without showing a report.

    But the report is saved.

    This is the report (in red):

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x50c07c99, pid=1616, tid=5380
    #
    # 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 windows-x86 )
    # Problematic frame:
    # C  [ig4icd32.dll+0x117c99]
    #
    # 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:
    # 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 (0x0031d800):  JavaThread "Minecraft main thread" [_thread_in_native, id=5380, stack(0x01680000,0x016d0000)]
     
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
     
    Registers:
    EAX=0x7b810020, EBX=0x00000000, ECX=0x00000800, EDX=0x016cea44
    ESP=0x016ce9ec, EBP=0x00002000, ESI=0x7b810020, EDI=0x00000000
    EIP=0x50c07c99, EFLAGS=0x00010206
     
    Top of Stack: (sp=0x016ce9ec)
    0x016ce9ec:   50eb0084 00000000 50eb3f44 00000001
    0x016ce9fc:   00002000 00000800 5102e78e 016cea2c
    0x016cea0c:   00000000 6604a050 00000001 50eb0084
    0x016cea1c:   06ff8807 6604a050 00002000 51235e84
    0x016cea2c:   0000008d 00000800 00000800 00002000
    0x016cea3c:   00000004 00000000 0000004a 00000800
    0x016cea4c:   00000800 00002000 00000004 7b810020
    0x016cea5c:   00000000 016cea1c 016ceaa8 016cead4 
     
    Instructions: (pc=0x50c07c99)
    0x50c07c79:   04 85 ff 89 4c 24 0c 7e 3a 55 89 7c 24 14 eb 07
    0x50c07c89:   8b 4c 24 10 8d 49 00 8b e9 c1 e9 02 8b f0 8b fb
    0x50c07c99:   f3 a5 8b cd 83 e1 03 f3 a4 8b 4c 24 1c 8b 71 0c
    0x50c07ca9:   8b 7a 0c 8b 4c 24 14 03 c7 03 de 49 89 4c 24 14 
     
     
    Register to memory mapping:
     
    EAX=0x7b810020 is an unknown value
    EBX=0x00000000 is an unknown value
    ECX=0x00000800 is an unknown value
    EDX=0x016cea44 is pointing into the stack for thread: 0x0031d800
    ESP=0x016ce9ec is pointing into the stack for thread: 0x0031d800
    EBP=0x00002000 is an unknown value
    ESI=0x7b810020 is an unknown value
    EDI=0x00000000 is an unknown value
     
     
    Stack: [0x01680000,0x016d0000],  sp=0x016ce9ec,  free space=314k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ig4icd32.dll+0x117c99]
     
    [error occurred during error reporting (printing native stack), id 0xc0000005]
     
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
    j  org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
    j  mapwriter.Texture.<init>(IIIIII)V+71
    j  mapwriter.map.MapTexture.<init>(IZ)V+13
    j  mapwriter.Mw.onClientLoggedIn(Lnet/minecraft/network/packet/Packet1Login;)V+293
    j  mapwriter.forge.MwConnectionHandler.clientLoggedIn(Lnet/minecraft/network/packet/NetHandler;Lnet/minecraft/network/INetworkManager;Lnet/minecraft/network/packet/Packet1Login;)V+21
    j  cpw.mods.fml.common.network.NetworkRegistry.clientLoggedIn(Lnet/minecraft/network/packet/NetHandler;Lnet/minecraft/network/INetworkManager;Lnet/minecraft/network/packet/Packet1Login;)V+48
    j  cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionEstablishedToServer(Lnet/minecraft/network/packet/NetHandler;Lnet/minecraft/network/INetworkManager;Lnet/minecraft/network/packet/Packet1Login;)V+6
    j  net.minecraft.client.multiplayer.NetClientHandler.func_72455_a(Lnet/minecraft/network/packet/Packet1Login;)V+178
    j  net.minecraft.network.packet.Packet1Login.func_73279_a(Lnet/minecraft/network/packet/NetHandler;)V+2
    j  net.minecraft.network.MemoryConnection.func_74428_b()V+41
    J  net.minecraft.client.Minecraft.func_71407_l()V
    J  net.minecraft.client.Minecraft.func_71411_J()V
    J  net.minecraft.client.Minecraft.func_99999_d()V
    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 )
      0x5bea4800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4904, stack(0x5b2f0000,0x5b340000)]
      0x5bea5400 JavaThread "Server thread" [_thread_in_Java, id=1448, stack(0x59560000,0x595b0000)]
      0x5bea3000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7692, stack(0x51860000,0x518b0000)]
      0x5bea4000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4952, stack(0x59cb0000,0x59d00000)]
      0x5bea3c00 JavaThread "Thread-85" [_thread_blocked, id=7496, stack(0x59410000,0x59460000)]
      0x5bea2800 JavaThread "Thread-84" [_thread_blocked, id=5080, stack(0x59490000,0x594e0000)]
      0x5bea2400 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=2616, stack(0x59a90000,0x59ae0000)]
      0x5bea3400 JavaThread "Weather Mod Thread" [_thread_blocked, id=1808, stack(0x4fa00000,0x4fa50000)]
      0x554d2400 JavaThread "PR TableUpdateThread #3" daemon [_thread_blocked, id=7700, stack(0x4ea10000,0x4ea60000)]
      0x554d2000 JavaThread "PR TableUpdateThread #2" daemon [_thread_blocked, id=6816, stack(0x51930000,0x51980000)]
      0x554d1800 JavaThread "PR TableUpdateThread #1" daemon [_thread_blocked, id=6260, stack(0x56270000,0x562c0000)]
      0x554d1400 JavaThread "PR TableUpdateThread #0" daemon [_thread_blocked, id=2400, stack(0x59a30000,0x59a80000)]
      0x55854400 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=7272, stack(0x518d0000,0x51920000)]
      0x4eed9400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4188, stack(0x509e0000,0x50a30000)]
      0x5004f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6372, stack(0x4fc90000,0x4fce0000)]
      0x4ec9bc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7164, stack(0x4fa80000,0x4fad0000)]
      0x4ec9b000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6936, stack(0x4f9a0000,0x4f9f0000)]
      0x4eb91800 JavaThread "Thread-1" daemon [_thread_blocked, id=7684, stack(0x4f030000,0x4f080000)]
      0x4e703400 JavaThread "Service Thread" daemon [_thread_blocked, id=7408, stack(0x01620000,0x01670000)]
      0x4e6eb400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=7688, stack(0x4e950000,0x4e9a0000)]
      0x4e6ea400 JavaThread "Attach Listener" daemon [_thread_blocked, id=6880, stack(0x01d50000,0x01da0000)]
      0x4e6e6c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4484, stack(0x4eab0000,0x4eb00000)]
      0x4e6b9400 JavaThread "Finalizer" daemon [_thread_blocked, id=6844, stack(0x4ea60000,0x4eab0000)]
      0x4e6b4400 JavaThread "Reference Handler" daemon [_thread_blocked, id=7144, stack(0x4e9b0000,0x4ea00000)]
    =>0x0031d800 JavaThread "Minecraft main thread" [_thread_in_native, id=5380, stack(0x01680000,0x016d0000)]
     
    Other Threads:
      0x4e6b2c00 VMThread [stack: 0x01d00000,0x01d50000] [id=7320]
      0x4e725800 WatcherThread [stack: 0x01b00000,0x01b50000] [id=6012]
     
    VM state:not at safepoint (normal execution)
     
    VM Mutex/Monitor currently owned by a thread: None
     
    Heap
     def new generation   total 314560K, used 87325K [0x04500000, 0x19a50000, 0x19a50000)
      eden space 279616K,  31% used [0x04500000, 0x09a47548, 0x15610000)
      from space 34944K,   0% used [0x15610000, 0x15610000, 0x17830000)
      to   space 34944K,   0% used [0x17830000, 0x17830000, 0x19a50000)
     tenured generation   total 699072K, used 499775K [0x19a50000, 0x44500000, 0x44500000)
       the space 699072K,  71% used [0x19a50000, 0x3825fe28, 0x38260000, 0x44500000)
     compacting perm gen  total 48896K, used 48676K [0x44500000, 0x474c0000, 0x4c500000)
       the space 48896K,  99% used [0x44500000, 0x474893d8, 0x47489400, 0x474c0000)
    No shared spaces configured.
     
    Card table byte_map: [0x4e300000,0x4e550000] byte_map_base: 0x4e2dd800
     
    Polling page: 0x00340000
     
    Code Cache  [0x02500000, 0x02e38000, 0x04500000)
     total_blobs=5352 nmethods=4859 adapters=428 free_code_cache=23342Kb largest_free_block=23897216
     
    Compilation events (10 events):
    Event: 378.312 Thread 0x4e6eb400 4949             hats.common.core.TickHandlerServer::ticks (10 bytes)
    Event: 378.313 Thread 0x4e6eb400 nmethod 4949 0x02e34cc8 code [0x02e34e00, 0x02e34f20]
    Event: 378.313 Thread 0x4e6eb400 4950             atomicstryker.minions.common.MinionsCore$ServerTickHandler::ticks (5 bytes)
    Event: 378.313 Thread 0x4e6eb400 nmethod 4950 0x02e35088 code [0x02e35180, 0x02e35200]
    Event: 378.313 Thread 0x4e6eb400 4951             build.BuildServerTicks::ticks (7 bytes)
    Event: 378.313 Thread 0x4e6eb400 nmethod 4951 0x02e35248 code [0x02e35370, 0x02e35464]
    Event: 378.316 Thread 0x4e6eb400 4952             net.minecraft.world.World::func_82732_R (5 bytes)
    Event: 378.317 Thread 0x4e6eb400 nmethod 4952 0x02e355c8 code [0x02e356c0, 0x02e35740]
    Event: 378.414 Thread 0x4e6eb400 4953             net.minecraft.nbt.NBTBase::equals (82 bytes)
    Event: 378.415 Thread 0x4e6eb400 nmethod 4953 0x02e35788 code [0x02e358b0, 0x02e35a84]
     
    GC Heap History (10 events):
    Event: 340.297 GC heap before
    {Heap before GC invocations=203 (full 14):
     def new generation   total 156864K, used 61639K [0x04500000, 0x0ef30000, 0x19a50000)
      eden space 139456K,  39% used [0x04500000, 0x07ae4b08, 0x0cd30000)
      from space 17408K,  37% used [0x0cd30000, 0x0d37d498, 0x0de30000)
      to   space 17408K,   0% used [0x0de30000, 0x0de30000, 0x0ef30000)
     tenured generation   total 348380K, used 324732K [0x19a50000, 0x2ee87000, 0x44500000)
       the space 348380K,  93% used [0x19a50000, 0x2d76f3c8, 0x2d76f400, 0x2ee87000)
     compacting perm gen  total 46848K, used 46681K [0x44500000, 0x472c0000, 0x4c500000)
       the space 46848K,  99% used [0x44500000, 0x47296650, 0x47296800, 0x472c0000)
    No shared spaces configured.
    Event: 341.076 GC heap after
    Heap after GC invocations=204 (full 15):
     def new generation   total 224960K, used 0K [0x04500000, 0x13910000, 0x19a50000)
      eden space 200000K,   0% used [0x04500000, 0x04500000, 0x10850000)
      from space 24960K,   0% used [0x10850000, 0x10850000, 0x120b0000)
      to   space 24960K,   0% used [0x120b0000, 0x120b0000, 0x13910000)
     tenured generation   total 499776K, used 299863K [0x19a50000, 0x38260000, 0x44500000)
       the space 499776K,  59% used [0x19a50000, 0x2bf25f18, 0x2bf26000, 0x38260000)
     compacting perm gen  total 46848K, used 46681K [0x44500000, 0x472c0000, 0x4c500000)
       the space 46848K,  99% used [0x44500000, 0x47296650, 0x47296800, 0x472c0000)
    No shared spaces configured.
    }
    Event: 341.084 GC heap before
    {Heap before GC invocations=204 (full 15):
     def new generation   total 224960K, used 2K [0x04500000, 0x13910000, 0x19a50000)
      eden space 200000K,   0% used [0x04500000, 0x04500828, 0x10850000)
      from space 24960K,   0% used [0x10850000, 0x10850000, 0x120b0000)
      to   space 24960K,   0% used [0x120b0000, 0x120b0000, 0x13910000)
     tenured generation   total 499776K, used 299863K [0x19a50000, 0x38260000, 0x44500000)
       the space 499776K,  59% used [0x19a50000, 0x2bf25f18, 0x2bf26000, 0x38260000)
     compacting perm gen  total 46848K, used 46681K [0x44500000, 0x472c0000, 0x4c500000)
       the space 46848K,  99% used [0x44500000, 0x47296650, 0x47296800, 0x472c0000)
    No shared spaces configured.
    Event: 341.995 GC heap after
    Heap after GC invocations=205 (full 16):
     def new generation   total 224960K, used 0K [0x04500000, 0x13910000, 0x19a50000)
      eden space 200000K,   0% used [0x04500000, 0x04500000, 0x10850000)
      from space 24960K,   0% used [0x10850000, 0x10850000, 0x120b0000)
      to   space 24960K,   0% used [0x120b0000, 0x120b0000, 0x13910000)
     tenured generation   total 499776K, used 282701K [0x19a50000, 0x38260000, 0x44500000)
       the space 499776K,  56% used [0x19a50000, 0x2ae63618, 0x2ae63800, 0x38260000)
     compacting perm gen  total 46848K, used 46607K [0x44500000, 0x472c0000, 0x4c500000)
       the space 46848K,  99% used [0x44500000, 0x47283df0, 0x47283e00, 0x472c0000)
    No shared spaces configured.
    }
    Event: 351.120 GC heap before
    {Heap before GC invocations=205 (full 16):
     def new generation   total 224960K, used 200000K [0x04500000, 0x13910000, 0x19a50000)
      eden space 200000K, 100% used [0x04500000, 0x10850000, 0x10850000)
      from space 24960K,   0% used [0x10850000, 0x10850000, 0x120b0000)
      to   space 24960K,   0% used [0x120b0000, 0x120b0000, 0x13910000)
     tenured generation   total 499776K, used 282701K [0x19a50000, 0x38260000, 0x44500000)
       the space 499776K,  56% used [0x19a50000, 0x2ae63618, 0x2ae63800, 0x38260000)
     compacting perm gen  total 47616K, used 47390K [0x44500000, 0x47380000, 0x4c500000)
       the space 47616K,  99% used [0x44500000, 0x47347800, 0x47347800, 0x47380000)
    No shared spaces configured.
    Event: 351.245 GC heap after
    Heap after GC invocations=206 (full 16):
     def new generation   total 224960K, used 24960K [0x04500000, 0x13910000, 0x19a50000)
      eden space 200000K,   0% used [0x04500000, 0x04500000, 0x10850000)
      from space 24960K, 100% used [0x120b0000, 0x13910000, 0x13910000)
      to   space 24960K,   0% used [0x10850000, 0x10850000, 0x120b0000)
     tenured generation   total 499776K, used 335349K [0x19a50000, 0x38260000, 0x44500000)
       the space 499776K,  67% used [0x19a50000, 0x2e1cd6f8, 0x2e1cd800, 0x38260000)
     compacting perm gen  total 47616K, used 47390K [0x44500000, 0x47380000, 0x4c500000)
       the space 47616K,  99% used [0x44500000, 0x47347800, 0x47347800, 0x47380000)
    No shared spaces configured.
    }
    Event: 367.253 GC heap before
    {Heap before GC invocations=206 (full 16):
     def new generation   total 224960K, used 224960K [0x04500000, 0x13910000, 0x19a50000)
      eden space 200000K, 100% used [0x04500000, 0x10850000, 0x10850000)
      from space 24960K, 100% used [0x120b0000, 0x13910000, 0x13910000)
      to   space 24960K,   0% used [0x10850000, 0x10850000, 0x120b0000)
     tenured generation   total 499776K, used 335349K [0x19a50000, 0x38260000, 0x44500000)
       the space 499776K,  67% used [0x19a50000, 0x2e1cd6f8, 0x2e1cd800, 0x38260000)
     compacting perm gen  total 47872K, used 47762K [0x44500000, 0x473c0000, 0x4c500000)
       the space 47872K,  99% used [0x44500000, 0x473a4878, 0x473a4a00, 0x473c0000)
    No shared spaces configured.
    Event: 367.520 GC heap after
    Heap after GC invocations=207 (full 16):
     def new generation   total 224960K, used 24960K [0x04500000, 0x13910000, 0x19a50000)
      eden space 200000K,   0% used [0x04500000, 0x04500000, 0x10850000)
      from space 24960K, 100% used [0x10850000, 0x120b0000, 0x120b0000)
      to   space 24960K,   0% used [0x120b0000, 0x120b0000, 0x13910000)
     tenured generation   total 499776K, used 458501K [0x19a50000, 0x38260000, 0x44500000)
       the space 499776K,  91% used [0x19a50000, 0x35a11788, 0x35a11800, 0x38260000)
     compacting perm gen  total 47872K, used 47762K [0x44500000, 0x473c0000, 0x4c500000)
       the space 47872K,  99% used [0x44500000, 0x473a4878, 0x473a4a00, 0x473c0000)
    No shared spaces configured.
    }
    Event: 372.835 GC heap before
    {Heap before GC invocations=207 (full 16):
     def new generation   total 224960K, used 219917K [0x04500000, 0x13910000, 0x19a50000)
      eden space 200000K,  97% used [0x04500000, 0x10363538, 0x10850000)
      from space 24960K, 100% used [0x10850000, 0x120b0000, 0x120b0000)
      to   space 24960K,   0% used [0x120b0000, 0x120b0000, 0x13910000)
     tenured generation   total 499776K, used 458501K [0x19a50000, 0x38260000, 0x44500000)
       the space 499776K,  91% used [0x19a50000, 0x35a11788, 0x35a11800, 0x38260000)
     compacting perm gen  total 48640K, used 48512K [0x44500000, 0x47480000, 0x4c500000)
       the space 48640K,  99% used [0x44500000, 0x474602a0, 0x47460400, 0x47480000)
    No shared spaces configured.
    Event: 373.652 GC heap after
    Heap after GC invocations=208 (full 17):
     def new generation   total 314560K, used 16718K [0x04500000, 0x19a50000, 0x19a50000)
      eden space 279616K,   5% used [0x04500000, 0x05553a48, 0x15610000)
      from space 34944K,   0% used [0x15610000, 0x15610000, 0x17830000)
      to   space 34944K,   0% used [0x17830000, 0x17830000, 0x19a50000)
     tenured generation   total 699072K, used 499775K [0x19a50000, 0x44500000, 0x44500000)
       the space 699072K,  71% used [0x19a50000, 0x3825fe28, 0x38260000, 0x44500000)
     compacting perm gen  total 48640K, used 48512K [0x44500000, 0x47480000, 0x4c500000)
       the space 48640K,  99% used [0x44500000, 0x474602a0, 0x47460400, 0x47480000)
    No shared spaces configured.
    }
     
    Deoptimization events (0 events):
    No events
     
    Internal exceptions (10 events):
    Event: 356.838 Thread 0x5bea5400 Threw 0x09baf670 at C:rejdk7u51527hotspotsrcsharevmprimsjni.cpp:717
    Event: 357.212 Thread 0x5bea5400 Threw 0x0b225d50 at C:rejdk7u51527hotspotsrcsharevmprimsjni.cpp:717
    Event: 357.441 Thread 0x5bea5400 Threw 0x0bcd6990 at C:rejdk7u51527hotspotsrcsharevmprimsjni.cpp:717
    Event: 357.477 Thread 0x5bea5400 Threw 0x0c1247d0 at C:rejdk7u51527hotspotsrcsharevmprimsjni.cpp:717
    Event: 372.318 Thread 0x0031d800 Threw 0x0b2afe58 at C:rejdk7u51527hotspotsrcsharevmruntimesharedRuntime.cpp:1064
    Event: 372.416 Thread 0x0031d800 Threw 0x0b2b2070 at C:rejdk7u51527hotspotsrcsharevmruntimesharedRuntime.cpp:1064
    Event: 372.499 Thread 0x0031d800 Threw 0x0b2b66f0 at C:rejdk7u51527hotspotsrcsharevmruntimesharedRuntime.cpp:1064
    Event: 372.556 Thread 0x0031d800 Threw 0x0d19d948 at C:rejdk7u51527hotspotsrcsharevminterpreterinterpreterRuntime.cpp:362
    Event: 373.659 Thread 0x554d3800 Implicit null exception at 0x0260205f to 0x02602af0
    Event: 373.659 Thread 0x554d3800 Threw 0x05b89860 at C:rejdk7u51527hotspotsrcsharevmruntimesharedRuntime.cpp:591
     
    Events (10 events):
    Event: 375.653 loading class 0x4ede1538
    Event: 375.653 loading class 0x4ede1538 done
    Event: 375.934 Thread 0x4e6eb400 flushing nmethod 0x02c17f48
    Event: 377.295 loading class 0x558004e0
    Event: 377.295 loading class 0x558004e0 done
    Event: 377.300 loading class 0x5571ce98
    Event: 377.300 loading class 0x5571ce98 done
    Event: 377.302 Thread 0x5bea5c00 Thread exited: 0x5bea5c00
    Event: 377.311 Thread 0x5bea4800 Thread exited: 0x5bea4800
    Event: 377.362 Thread 0x5bea4800 Thread added: 0x5bea4800
     
     
    Dynamic libraries:
    0x00200000 - 0x0022f000 C:Program FilesJavajre7binjavaw.exe
    0x77670000 - 0x77798000 C:Windowssystem32ntdll.dll
    0x777f0000 - 0x778cc000 C:Windowssystem32kernel32.dll
    0x77030000 - 0x770f6000 C:Windowssystem32ADVAPI32.dll
    0x77420000 - 0x774e2000 C:Windowssystem32RPCRT4.dll
    0x76c20000 - 0x76cbd000 C:Windowssystem32USER32.dll
    0x77280000 - 0x772cc000 C:Windowssystem32GDI32.dll
    0x74b50000 - 0x74cee000 C:WindowsWinSxSx86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3COMCTL32.dll
    0x77100000 - 0x771aa000 C:Windowssystem32msvcrt.dll
    0x76bc0000 - 0x76c19000 C:Windowssystem32SHLWAPI.dll
    0x720b0000 - 0x720ce000 C:Windowssystem32ShimEng.dll
    0x75b60000 - 0x75b8c000 C:Windowssystem32apphelp.dll
    0x71f90000 - 0x72018000 C:WindowsAppPatchAcLayers.DLL
    0x75d30000 - 0x76841000 C:Windowssystem32SHELL32.dll
    0x76a70000 - 0x76bb5000 C:Windowssystem32ole32.dll
    0x774f0000 - 0x7757d000 C:Windowssystem32OLEAUT32.dll
    0x75be0000 - 0x75bfe000 C:Windowssystem32USERENV.dll
    0x75bc0000 - 0x75bd4000 C:Windowssystem32Secur32.dll
    0x72060000 - 0x720a2000 C:Windowssystem32WINSPOOL.DRV
    0x75630000 - 0x75644000 C:Windowssystem32MPR.dll
    0x77650000 - 0x7766e000 C:Windowssystem32IMM32.DLL
    0x771b0000 - 0x77278000 C:Windowssystem32MSCTF.dll
    0x777b0000 - 0x777b9000 C:Windowssystem32LPK.DLL
    0x77580000 - 0x775fd000 C:Windowssystem32USP10.dll
    0x5fad0000 - 0x5fb8f000 C:Program FilesJavajre7binmsvcr100.dll
    0x5eba0000 - 0x5ef20000 C:Program FilesJavajre7binclientjvm.dll
    0x73650000 - 0x73657000 C:Windowssystem32WSOCK32.dll
    0x777c0000 - 0x777ed000 C:Windowssystem32WS2_32.dll
    0x76a60000 - 0x76a66000 C:Windowssystem32NSI.dll
    0x74490000 - 0x744c2000 C:Windowssystem32WINMM.dll
    0x74450000 - 0x7448e000 C:Windowssystem32OLEACC.dll
    0x75d20000 - 0x75d27000 C:Windowssystem32PSAPI.DLL
    0x743d0000 - 0x743dc000 C:Program FilesJavajre7binverify.dll
    0x73150000 - 0x73170000 C:Program FilesJavajre7binjava.dll
    0x6e2c0000 - 0x6e2d3000 C:Program FilesJavajre7binzip.dll
    0x72dd0000 - 0x72de4000 C:Program FilesJavajre7binnet.dll
    0x74e90000 - 0x74ea4000 C:Windowssystem32wpclsp.dll
    0x75a00000 - 0x75a76000 C:Windowssystem32NETAPI32.dll
    0x756b0000 - 0x756c1000 C:Windowssystem32SAMLIB.dll
    0x75330000 - 0x7536b000 C:Windowssystem32mswsock.dll
    0x75920000 - 0x75925000 C:WindowsSystem32wship6.dll
    0x730d0000 - 0x730df000 C:Program FilesJavajre7binnio.dll
    0x5e670000 - 0x5e7b3000 C:Program FilesJavajre7binawt.dll
    0x74cf0000 - 0x74d2f000 C:Windowssystem32uxtheme.dll
    0x735e0000 - 0x735ec000 C:Windowssystem32DWMAPI.DLL
    0x62450000 - 0x62489000 C:Program FilesJavajre7binfontmanager.dll
    0x602e0000 - 0x60310000 C:Program FilesJavajre7bint2k.dll
    0x62430000 - 0x62441000 C:Program FilesJavajre7binunpack.dll
    0x015c0000 - 0x0160c000 C:UsersAngieAppDataRoaming.technicmodpacksattack-of-the-bteambinnativeslwjgl.dll
    0x5e5a0000 - 0x5e66b000 C:Windowssystem32OPENGL32.dll
    0x602b0000 - 0x602d3000 C:Windowssystem32GLU32.dll
    0x59d70000 - 0x59e55000 C:Windowssystem32DDRAW.dll
    0x73180000 - 0x73186000 C:Windowssystem32DCIMAN32.dll
    0x768d0000 - 0x76a5a000 C:Windowssystem32SETUPAPI.dll
    0x75020000 - 0x75028000 C:Windowssystem32VERSION.dll
    0x750f0000 - 0x7512b000 C:Windowssystem32rsaenh.dll
    0x73e60000 - 0x73e6f000 C:Windowssystem32NLAapi.dll
    0x75480000 - 0x75499000 C:Windowssystem32IPHLPAPI.DLL
    0x75440000 - 0x75475000 C:Windowssystem32dhcpcsvc.DLL
    0x756d0000 - 0x756fc000 C:Windowssystem32DNSAPI.dll
    0x75420000 - 0x75427000 C:Windowssystem32WINNSI.DLL
    0x753f0000 - 0x75412000 C:Windowssystem32dhcpcsvc6.DLL
    0x6f510000 - 0x6f51f000 C:Windowssystem32napinsp.dll
    0x6f260000 - 0x6f272000 C:Windowssystem32pnrpnsp.dll
    0x6f250000 - 0x6f258000 C:WindowsSystem32winrnr.dll
    0x77600000 - 0x77649000 C:Windowssystem32WLDAP32.dll
    0x6ea60000 - 0x6ea81000 C:Program FilesBonjourmdnsNSP.dll
    0x75010000 - 0x75015000 C:WindowsSystem32wshtcpip.dll
    0x6f5e0000 - 0x6f5e6000 C:Windowssystem32rasadhlp.dll
    0x50af0000 - 0x50eab000 C:Windowssystem32ig4icd32.dll
    0x51010000 - 0x5125b000 C:Windowssystem32ig4dev32.dll
    0x67c80000 - 0x67ce2000 C:Windowssystem32mscms.dll
    0x73090000 - 0x730c8000 C:Windowssystem32icm32.dll
    0x70120000 - 0x7012a000 C:Program FilesJavajre7binmanagement.dll
    0x6cc60000 - 0x6cc80000 C:Program FilesJavajre7binsunec.dll
    0x72e70000 - 0x72e79000 C:Program FilesJavajre7binsunmscapi.dll
    0x75530000 - 0x75625000 C:Windowssystem32CRYPT32.dll
    0x75690000 - 0x756a2000 C:Windowssystem32MSASN1.dll
    0x59390000 - 0x593f5000 C:UsersAngieAppDataRoaming.technicmodpacksattack-of-the-bteambinnativesOpenAL32.dll
    0x76cc0000 - 0x76d44000 C:Windowssystem32CLBCatQ.DLL
    0x74810000 - 0x74838000 C:WindowsSystem32MMDevApi.dll
    0x72d50000 - 0x72dc0000 C:Windowssystem32dsound.dll
    0x75030000 - 0x7504a000 C:Windowssystem32POWRPROF.dll
    0x73f10000 - 0x73f31000 C:Windowssystem32AUDIOSES.DLL
    0x73ea0000 - 0x73f06000 C:Windowssystem32audioeng.dll
    0x747f0000 - 0x747f7000 C:Windowssystem32AVRT.dll
    0x74d30000 - 0x74d5d000 C:Windowssystem32WINTRUST.dll
    0x772d0000 - 0x772fa000 C:Windowssystem32imagehlp.dll
    0x6e980000 - 0x6ea5c000 C:Windowssystem32dbghelp.dll
     
    VM Arguments:
    jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m -Djava.library.path=C:UsersAngieAppDataRoaming.technicmodpacksattack-of-the-bteambinnatives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:UsersAngieAppDataRoaming.technicmodpacksattack-of-the-bteam 
    java_command: net.minecraft.launchwrapper.Launch --username crazytobuild --session token:c22d176da14b45cebbb2d8f181f3c96e:1dc4f78c9ea54a72ac3be93a27593454 --version 1.6.4-Forge9.11.1.965 --gameDir C:UsersAngieAppDataRoaming.technicmodpacksattack-of-the-bteam --assetsDir C:UsersAngieAppDataRoaming.technicassetsvirtuallegacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title Attack of the B-Team --icon C:UsersAngieAppDataRoaming.technicassets/packs/attack-of-the-bteam/icon.png
    Launcher Type: SUN_STANDARD
     
    Environment Variables:
    CLASSPATH=.;C:Program FilesJavajre7libextQTJava.zip
    PATH=C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program FilesQuickTimeQTSystem;C:Program FilesJavajdk1.7.0_45bin;C:Program FilesJavajre7bin
    USERNAME=Angie
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
     
     
     
    ---------------  S Y S T E M  ---------------
     
    OS: Windows Vista Build 6002 Service Pack 2
     
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
     
    Memory: 4k page, physical 3106440k(727988k free), swap 6420020k(2019704k 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 Feb 25 08:13:30 2014
    elapsed time: 378 seconds
     
    It says it can't write to the core dump. How do I FIX THIS???
  6. Did you know that better dungeons mobs actually fight each other? For example, Tritions don't like Golems. To get bosses to fight, left click on one and click on another. It also works to link bosses to fight with normal enemies (Tested with Tritions versus Exterminator Prototypes). I can't show pictures 'cos me Hexxit isn't working.

  7. Title: failing to get damageindicators off cache

    Version: 1_0_4

    OS: Acer Axpire X3810

    Java Version: 7

    Description of Problem:

    My hexxit will not get Damage Indicators off it's cache for some reason. It tells me to look at my system settings. Any help?

    Error Messages:

    Error Log:

    
    
    
    

×
×
  • Create New...