Nullpomino League Edition not working?

Started by XYZE1NE, May 20, 2013, 02:26:42 PM

Previous topic - Next topic

XYZE1NE

I downloaded NullpoMino league edition yesterday and even made an account on the website, celer.be
When I downloaded and launched the NullpoMino all it does is open, and close and then a txt file is generated in the folder of NullPoMino, hs_err_pid3556.log
And when I opened the text, here is what it said :
[!--quoteo--][div class=\\\'quotetop\\\']QUOTE[/div][div class=\\\'quotemain\\\'][!--quotec--]#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x06571fa6, pid=3556, tid=1144
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot™ Client VM (23.21-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [ig4icd32.dll+0x31fa6]
#
# 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 (0x04097800):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1144, stack(0x048d0000,0x04920000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000140

Registers:
EAX=0x00000000, EBX=0x88010db7, ECX=0x0030c658, EDX=0x00000012
ESP=0x0491ee84, EBP=0x0030c9f0, ESI=0x06b20068, EDI=0x0030c658
EIP=0x06571fa6, EFLAGS=0x00210206

Top of Stack: (sp=0x0491ee84)
0x0491ee84:   002aa9f0 0030c658 06b20068 06bb57b8
0x0491ee94:   0491f444 069eba68 00000000 067a5491
0x0491eea4:   00000001 002a3c20 00000000 00000000
0x0491eeb4:   0491efec 00f40572 00000478 77714aeb
0x0491eec4:   0025e610 00000002 0025e510 002709e8
0x0491eed4:   776f9488 0491eef4 77714aeb 0025e390
0x0491eee4:   00000002 0025e410 00270910 0025e470
0x0491eef4:   0491ef10 77714aeb 00000001 00000002

Instructions: (pc=0x06571fa6)
0x06571f86:   89 96 f0 80 00 00 8b 8d 38 01 00 00 50 51 ba 40
0x06571f96:   8d 00 00 8b ce e8 f0 98 00 00 8b 86 fc 80 00 00
0x06571fa6:   83 80 40 01 00 00 ff 75 13 8b 88 3c 01 00 00 85
0x06571fb6:   c9 74 09 8b 11 50 8b 42 08 56 ff d0 c7 86 fc 80


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x88010db7 is an unknown value
ECX=0x0030c658 is an unknown value
EDX=0x00000012 is an unknown value
ESP=0x0491ee84 is pointing into the stack for thread: 0x04097800
EBP=0x0030c9f0 is an unknown value
ESI=0x06b20068 is an unknown value
EDI=0x0030c658 is an unknown value


Stack: [0x048d0000,0x04920000],  sp=0x0491ee84,  free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig4icd32.dll+0x31fa6]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.WindowsContextImplementation.nMakeCurrent(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)V+0
j  org.lwjgl.opengl.WindowsContextImplementation.makeCurrent(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/ByteBuffer;)V+7
j  org.lwjgl.opengl.ContextGL.makeCurrent()V+46
j  org.lwjgl.opengl.DrawableGL.makeCurrent()V+14
j  org.lwjgl.opengl.Display.makeCurrent()V+3
j  org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval()V+0
j  org.lwjgl.opengl.Display.setDisplayMode(Lorg/lwjgl/opengl/DisplayMode;)V+70
j  org.newdawn.slick.AppGameContainer.setDisplayMode(IIZ)V+259
j  org.newdawn.slick.CanvasGameContainer$Container.checkDimensions()V+44
j  org.newdawn.slick.CanvasGameContainer$2.run()V+25
j  java.awt.event.InvocationEvent.dispatch()V+47
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j  java.awt.EventQueue.access$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j  java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j  java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v  ~StubRoutines::call_stub
j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j  java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
 0x04b88000 JavaThread "Thread-4" daemon [_thread_in_native, id=6968, stack(0x08940000,0x08990000)]
 0x04a50000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4156, stack(0x041b0000,0x04200000)]
 0x04b0a400 JavaThread "TimerQueue" daemon [_thread_blocked, id=3044, stack(0x04dc0000,0x04e10000)]
 0x0016a400 JavaThread "DestroyJavaVM" [_thread_blocked, id=2960, stack(0x01160000,0x011b0000)]
=>0x04097800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1144, stack(0x048d0000,0x04920000)]
 0x03fff400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7080, stack(0x04340000,0x04390000)]
 0x03fff000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7156, stack(0x03cc0000,0x03d10000)]
 0x03ffc800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3032, stack(0x042b0000,0x04300000)]
 0x01a6e000 JavaThread "Service Thread" daemon [_thread_blocked, id=6264, stack(0x03b50000,0x03ba0000)]
 0x01a52000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6012, stack(0x03d30000,0x03d80000)]
 0x01a4d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3404, stack(0x03e20000,0x03e70000)]
 0x01a49c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6196, stack(0x03ea0000,0x03ef0000)]
 0x01a29800 JavaThread "Finalizer" daemon [_thread_blocked, id=4764, stack(0x03db0000,0x03e00000)]
 0x01a24c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4072, stack(0x03bb0000,0x03c00000)]

Other Threads:
 0x01a23400 VMThread [stack: 0x03c30000,0x03c80000] [id=7144]
 0x03ef0400 WatcherThread [stack: 0x04220000,0x04270000] [id=6504]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 4928K, used 3165K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K,  60% used [0x23a00000, 0x23c97790, 0x23e50000)
 from space 512K, 100% used [0x23ed0000, 0x23f50000, 0x23f50000)
 to   space 512K,   0% used [0x23e50000, 0x23e50000, 0x23ed0000)
tenured generation   total 10944K, used 5963K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  54% used [0x28f50000, 0x29522ec8, 0x29523000, 0x29a00000)
compacting perm gen  total 12288K, used 6405K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  52% used [0x33a00000, 0x34041600, 0x34041600, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)

Card table byte_map: [0x03a80000,0x03b30000] byte_map_base: 0x03963000

Polling page: 0x00130000

Code Cache  [0x01a80000, 0x01c00000, 0x03a80000)
total_blobs=876 nmethods=566 adapters=244 free_code_cache=31241Kb largest_free_block=31990720

Compilation events (10 events):
Event: 13.373 Thread 0x01a52000  570             java.nio.DirectShortBufferU::ix (10 bytes)
Event: 13.373 Thread 0x01a52000 nmethod 570 0x01bfcb48 code [0x01bfcc40, 0x01bfccd0]
Event: 13.374 Thread 0x01a52000    1 %           org.newdawn.slick.openal.WaveData::convertAudioBytes @ 43 (94 bytes)
Event: 13.375 Thread 0x01a52000 nmethod 1% 0x01bfcd08 code [0x01bfceb0, 0x01bfd254]
Event: 13.385 Thread 0x01a52000  572             sun.misc.VM::addFinalRefCount (24 bytes)
Event: 13.385 Thread 0x01a52000 nmethod 572 0x01bfd688 code [0x01bfd780, 0x01bfd830]
Event: 13.389 Thread 0x01a52000  573             java.io.InputStream::<init> (5 bytes)
Event: 13.389 Thread 0x01a52000 nmethod 573 0x01bfd888 code [0x01bfd980, 0x01bfda10]
Event: 13.458 Thread 0x01a52000  574             java.util.BitSet::wordIndex (5 bytes)
Event: 13.458 Thread 0x01a52000 nmethod 574 0x01bfda88 code [0x01bfdb80, 0x01bfdbf0]

GC Heap History (10 events):
Event: 11.313 GC heap before
{Heap before GC invocations=4 (full 0):
def new generation   total 4928K, used 4928K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K, 100% used [0x23a00000, 0x23e50000, 0x23e50000)
 from space 512K, 100% used [0x23e50000, 0x23ed0000, 0x23ed0000)
 to   space 512K,   0% used [0x23ed0000, 0x23ed0000, 0x23f50000)
tenured generation   total 10944K, used 2967K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  27% used [0x28f50000, 0x29235ed0, 0x29236000, 0x29a00000)
compacting perm gen  total 12288K, used 5321K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  43% used [0x33a00000, 0x33f326d0, 0x33f32800, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
Event: 11.324 GC heap after
Heap after GC invocations=5 (full 0):
def new generation   total 4928K, used 512K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K,   0% used [0x23a00000, 0x23a00000, 0x23e50000)
 from space 512K, 100% used [0x23ed0000, 0x23f50000, 0x23f50000)
 to   space 512K,   0% used [0x23e50000, 0x23e50000, 0x23ed0000)
tenured generation   total 10944K, used 5014K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  45% used [0x28f50000, 0x29435bb0, 0x29435c00, 0x29a00000)
compacting perm gen  total 12288K, used 5321K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  43% used [0x33a00000, 0x33f326d0, 0x33f32800, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
}
Event: 11.478 GC heap before
{Heap before GC invocations=5 (full 0):
def new generation   total 4928K, used 4928K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K, 100% used [0x23a00000, 0x23e50000, 0x23e50000)
 from space 512K, 100% used [0x23ed0000, 0x23f50000, 0x23f50000)
 to   space 512K,   0% used [0x23e50000, 0x23e50000, 0x23ed0000)
tenured generation   total 10944K, used 5014K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  45% used [0x28f50000, 0x29435bb0, 0x29435c00, 0x29a00000)
compacting perm gen  total 12288K, used 5746K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  46% used [0x33a00000, 0x33f9cbb8, 0x33f9cc00, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
Event: 11.484 GC heap after
Heap after GC invocations=6 (full 0):
def new generation   total 4928K, used 289K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K,   0% used [0x23a00000, 0x23a00000, 0x23e50000)
 from space 512K,  56% used [0x23e50000, 0x23e98770, 0x23ed0000)
 to   space 512K,   0% used [0x23ed0000, 0x23ed0000, 0x23f50000)
tenured generation   total 10944K, used 5522K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  50% used [0x28f50000, 0x294b49e8, 0x294b4a00, 0x29a00000)
compacting perm gen  total 12288K, used 5746K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  46% used [0x33a00000, 0x33f9cbb8, 0x33f9cc00, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
}
Event: 11.524 GC heap before
{Heap before GC invocations=6 (full 0):
def new generation   total 4928K, used 4705K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K, 100% used [0x23a00000, 0x23e50000, 0x23e50000)
 from space 512K,  56% used [0x23e50000, 0x23e98770, 0x23ed0000)
 to   space 512K,   0% used [0x23ed0000, 0x23ed0000, 0x23f50000)
tenured generation   total 10944K, used 5522K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  50% used [0x28f50000, 0x294b49e8, 0x294b4a00, 0x29a00000)
compacting perm gen  total 12288K, used 5746K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  46% used [0x33a00000, 0x33f9cbb8, 0x33f9cc00, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
Event: 11.527 GC heap after
Heap after GC invocations=7 (full 0):
def new generation   total 4928K, used 82K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K,   0% used [0x23a00000, 0x23a00000, 0x23e50000)
 from space 512K,  16% used [0x23ed0000, 0x23ee4810, 0x23f50000)
 to   space 512K,   0% used [0x23e50000, 0x23e50000, 0x23ed0000)
tenured generation   total 10944K, used 5669K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  51% used [0x28f50000, 0x294d9420, 0x294d9600, 0x29a00000)
compacting perm gen  total 12288K, used 5746K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  46% used [0x33a00000, 0x33f9cbb8, 0x33f9cc00, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
}
Event: 12.139 GC heap before
{Heap before GC invocations=7 (full 0):
def new generation   total 4928K, used 4498K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K, 100% used [0x23a00000, 0x23e50000, 0x23e50000)
 from space 512K,  16% used [0x23ed0000, 0x23ee4810, 0x23f50000)
 to   space 512K,   0% used [0x23e50000, 0x23e50000, 0x23ed0000)
tenured generation   total 10944K, used 5669K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  51% used [0x28f50000, 0x294d9420, 0x294d9600, 0x29a00000)
compacting perm gen  total 12288K, used 5987K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  48% used [0x33a00000, 0x33fd8c20, 0x33fd8e00, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
Event: 12.141 GC heap after
Heap after GC invocations=8 (full 0):
def new generation   total 4928K, used 434K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K,   0% used [0x23a00000, 0x23a00000, 0x23e50000)
 from space 512K,  84% used [0x23e50000, 0x23ebcbb0, 0x23ed0000)
 to   space 512K,   0% used [0x23ed0000, 0x23ed0000, 0x23f50000)
tenured generation   total 10944K, used 5669K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  51% used [0x28f50000, 0x294d9420, 0x294d9600, 0x29a00000)
compacting perm gen  total 12288K, used 5987K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  48% used [0x33a00000, 0x33fd8c20, 0x33fd8e00, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
}
Event: 13.377 GC heap before
{Heap before GC invocations=8 (full 0):
def new generation   total 4928K, used 4850K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K, 100% used [0x23a00000, 0x23e50000, 0x23e50000)
 from space 512K,  84% used [0x23e50000, 0x23ebcbb0, 0x23ed0000)
 to   space 512K,   0% used [0x23ed0000, 0x23ed0000, 0x23f50000)
tenured generation   total 10944K, used 5669K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  51% used [0x28f50000, 0x294d9420, 0x294d9600, 0x29a00000)
compacting perm gen  total 12288K, used 6395K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  52% used [0x33a00000, 0x3403eee0, 0x3403f000, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
Event: 13.380 GC heap after
Heap after GC invocations=9 (full 0):
def new generation   total 4928K, used 512K [0x23a00000, 0x23f50000, 0x28f50000)
 eden space 4416K,   0% used [0x23a00000, 0x23a00000, 0x23e50000)
 from space 512K, 100% used [0x23ed0000, 0x23f50000, 0x23f50000)
 to   space 512K,   0% used [0x23e50000, 0x23e50000, 0x23ed0000)
tenured generation   total 10944K, used 5963K [0x28f50000, 0x29a00000, 0x33a00000)
  the space 10944K,  54% used [0x28f50000, 0x29522ec8, 0x29523000, 0x29a00000)
compacting perm gen  total 12288K, used 6395K [0x33a00000, 0x34600000, 0x37a00000)
  the space 12288K,  52% used [0x33a00000, 0x3403eee0, 0x3403f000, 0x34600000)
   ro space 10240K,  42% used [0x37a00000, 0x37e422a0, 0x37e42400, 0x38400000)
   rw space 12288K,  54% used [0x38400000, 0x38a83250, 0x38a83400, 0x39000000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 13.356 Thread 0x04097800 Threw 0x23e087a0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
Event: 13.357 Thread 0x04097800 Threw 0x23e09270 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
Event: 13.357 Thread 0x04097800 Threw 0x23e09558 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
Event: 13.357 Thread 0x04097800 Threw 0x23e09df8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
Event: 13.357 Thread 0x04097800 Threw 0x23e0a0e0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
Event: 13.357 Thread 0x04097800 Threw 0x23e0aa38 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 13.359 Thread 0x04097800 Threw 0x23e11500 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 13.369 Thread 0x04097800 Threw 0x23e30190 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 13.457 Thread 0x04097800 Threw 0x23c18830 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 13.458 Thread 0x04097800 Threw 0x23c8b0a0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 13.388 Executing VM operation: RevokeBias
Event: 13.388 Executing VM operation: RevokeBias done
Event: 13.388 Executing VM operation: RevokeBias
Event: 13.388 Executing VM operation: RevokeBias done
Event: 13.388 Executing VM operation: BulkRevokeBias
Event: 13.388 Executing VM operation: BulkRevokeBias done
Event: 13.457 loading class 0x03f6db98
Event: 13.457 loading class 0x03f6db98 done
Event: 13.458 loading class 0x03f162d0
Event: 13.458 loading class 0x03f162d0 done


Dynamic libraries:
0x01240000 - 0x0126f000    C:\Program Files\Java\jre7\bin\javaw.exe
0x776b0000 - 0x777ec000    C:\Windows\SYSTEM32\ntdll.dll
0x75010000 - 0x750e4000    C:\Windows\system32\kernel32.dll
0x74ed0000 - 0x74f1b000    C:\Windows\system32\KERNELBASE.dll
0x76060000 - 0x76100000    C:\Windows\system32\ADVAPI32.dll
0x75100000 - 0x751ac000    C:\Windows\system32\msvcrt.dll
0x76250000 - 0x76269000    C:\Windows\SYSTEM32\sechost.dll
0x767d0000 - 0x76871000    C:\Windows\system32\RPCRT4.dll
0x769e0000 - 0x76aa9000    C:\Windows\system32\USER32.dll
0x76780000 - 0x767ce000    C:\Windows\system32\GDI32.dll
0x76050000 - 0x7605a000    C:\Windows\system32\LPK.dll
0x762e0000 - 0x7637d000    C:\Windows\system32\USP10.dll
0x741e0000 - 0x7437e000    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76270000 - 0x762c7000    C:\Windows\system32\SHLWAPI.dll
0x76030000 - 0x7604f000    C:\Windows\system32\IMM32.DLL
0x76c20000 - 0x76cec000    C:\Windows\system32\MSCTF.dll
0x64310000 - 0x643ce000    C:\Program Files\Java\jre7\bin\msvcr100.dll
0x63fc0000 - 0x6430f000    C:\Program Files\Java\jre7\bin\client\jvm.dll
0x68320000 - 0x68327000    C:\Windows\system32\WSOCK32.dll
0x76380000 - 0x763b5000    C:\Windows\system32\WS2_32.dll
0x762d0000 - 0x762d6000    C:\Windows\system32\NSI.dll
0x72de0000 - 0x72e12000    C:\Windows\system32\WINMM.dll
0x750f0000 - 0x750f5000    C:\Windows\system32\PSAPI.DLL
0x729a0000 - 0x729ac000    C:\Program Files\Java\jre7\bin\verify.dll
0x6dc30000 - 0x6dc50000    C:\Program Files\Java\jre7\bin\java.dll
0x69820000 - 0x69833000    C:\Program Files\Java\jre7\bin\zip.dll
0x69400000 - 0x69414000    C:\Program Files\Java\jre7\bin\net.dll
0x74710000 - 0x7474c000    C:\Windows\system32\mswsock.dll
0x74700000 - 0x74706000    C:\Windows\System32\wship6.dll
0x729b0000 - 0x729be000    C:\Program Files\Java\jre7\bin\nio.dll
0x63e70000 - 0x63fb2000    C:\Program Files\Java\jre7\bin\awt.dll
0x75fa0000 - 0x7602f000    C:\Windows\system32\OLEAUT32.dll
0x76880000 - 0x769dc000    C:\Windows\system32\ole32.dll
0x73890000 - 0x738d0000    C:\Windows\system32\uxtheme.dll
0x73560000 - 0x73573000    C:\Windows\system32\dwmapi.dll
0x74c30000 - 0x74c3c000    C:\Windows\system32\CRYPTBASE.dll
0x751b0000 - 0x75dfa000    C:\Windows\system32\SHELL32.dll
0x68d70000 - 0x68da1000    C:\Program Files\Java\jre7\bin\fontmanager.dll
0x10000000 - 0x1004c000    C:\Program Files\NullpoMino League\lib\lwjgl.dll
0x63da0000 - 0x63e68000    C:\Windows\system32\OPENGL32.dll
0x67250000 - 0x67272000    C:\Windows\system32\GLU32.dll
0x63450000 - 0x63537000    C:\Windows\system32\DDRAW.dll
0x72680000 - 0x72686000    C:\Windows\system32\DCIMAN32.dll
0x75e00000 - 0x75f9d000    C:\Windows\system32\SETUPAPI.dll
0x74fe0000 - 0x75007000    C:\Windows\system32\CFGMGR32.dll
0x74e70000 - 0x74e82000    C:\Windows\system32\DEVOBJ.dll
0x73d80000 - 0x73d89000    C:\Windows\system32\VERSION.dll
0x69260000 - 0x69290000    C:\Program Files\Java\jre7\bin\t2k.dll
0x73f60000 - 0x73f65000    C:\Windows\System32\wshtcpip.dll
0x16080000 - 0x16099000    C:\Program Files\Bonjour\mdnsNSP.dll
0x72a50000 - 0x72a6c000    C:\Windows\system32\Iphlpapi.DLL
0x72a30000 - 0x72a37000    C:\Windows\system32\WINNSI.DLL
0x6ede0000 - 0x6ee07000    C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x745d0000 - 0x74614000    C:\Windows\system32\DNSAPI.dll
0x6edd0000 - 0x6edd6000    C:\Windows\system32\rasadhlp.dll
0x72630000 - 0x72668000    C:\Windows\System32\fwpuclnt.dll
0x76ab0000 - 0x76b33000    C:\Windows\system32\CLBCatQ.DLL
0x73400000 - 0x73530000    C:\Windows\system32\WindowsCodecs.dll
0x74be0000 - 0x74c2c000    C:\Windows\system32\apphelp.dll
0x6e640000 - 0x6e671000    C:\Windows\system32\EhStorShell.dll
0x738d0000 - 0x739c5000    C:\Windows\system32\PROPSYS.dll
0x6e420000 - 0x6e63f000    C:\Program Files\Microsoft Office\Office12\GrooveShellExtensions.dll
0x6e190000 - 0x6e283000    C:\Program Files\Microsoft Office\Office12\GrooveUtil.DLL
0x763c0000 - 0x76577000    C:\Windows\system32\WININET.dll
0x74ea0000 - 0x74ea4000    C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x74e60000 - 0x74e65000    C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x74ec0000 - 0x74ec4000    C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x74e90000 - 0x74e94000    C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x74eb0000 - 0x74eb3000    C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x777f0000 - 0x777f3000    C:\Windows\system32\normaliz.DLL
0x76580000 - 0x76778000    C:\Windows\system32\iertutil.dll
0x74d30000 - 0x74e4e000    C:\Windows\system32\CRYPT32.dll
0x74d20000 - 0x74d2c000    C:\Windows\system32\MSASN1.dll
0x70200000 - 0x7029b000    C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
0x6e180000 - 0x6e187000    C:\Program Files\Microsoft Office\Office12\GrooveNew.DLL
0x6e130000 - 0x6e14b000    C:\Windows\WinSxS\x86_microsoft.vc80.atl_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d1cb102c435421de\ATL80.DLL
0x74750000 - 0x74766000    C:\Windows\system32\CRYPTSP.dll
0x744f0000 - 0x7452b000    C:\Windows\system32\rsaenh.dll
0x6e060000 - 0x6e065000    C:\Windows\system32\MSImg32.dll
0x6dff0000 - 0x6e060000    C:\Windows\system32\ntshrui.dll
0x74b30000 - 0x74b49000    C:\Windows\system32\srvcli.dll
0x6e070000 - 0x6e07b000    C:\Windows\system32\cscapi.dll
0x72ba0000 - 0x72baa000    C:\Windows\system32\slc.dll
0x728c0000 - 0x728c6000    C:\Program Files\Java\jre7\bin\jawt.dll
0x06540000 - 0x06b12000    C:\Windows\system32\ig4icd32.dll
0x06cb0000 - 0x0706e000    C:\Windows\system32\ig4dev32.dll
0x03d80000 - 0x03d93000    C:\Program Files\NullpoMino League\lib\jinput-dx8.dll
0x662e0000 - 0x66310000    C:\Windows\system32\DINPUT8.dll
0x735c0000 - 0x735c9000    C:\Windows\system32\HID.DLL
0x74fb0000 - 0x74fdd000    C:\Windows\system32\WINTRUST.dll
0x03e70000 - 0x03e82000    C:\Program Files\NullpoMino League\lib\jinput-raw.dll
0x74030000 - 0x74047000    C:\Windows\system32\USERENV.dll
0x74cb0000 - 0x74cbb000    C:\Windows\system32\profapi.dll
0x72c60000 - 0x72c70000    C:\Windows\system32\NLAapi.dll
0x68e20000 - 0x68e30000    C:\Windows\system32\napinsp.dll
0x68e00000 - 0x68e12000    C:\Windows\system32\pnrpnsp.dll
0x68df0000 - 0x68df8000    C:\Windows\System32\winrnr.dll
0x04f80000 - 0x04fe7000    C:\Program Files\NullpoMino League\lib\OpenAL32.dll
0x73580000 - 0x735b9000    C:\Windows\System32\MMDevApi.dll
0x65900000 - 0x65972000    C:\Windows\system32\dsound.dll
0x72e30000 - 0x72e55000    C:\Windows\system32\POWRPROF.dll
0x72d60000 - 0x72d96000    C:\Windows\system32\AUDIOSES.DLL
0x71400000 - 0x714eb000    C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Djava.library.path=lib
java_command: mu.nu.nullpo.gui.slick.NullpoMinoSlick
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH=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\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\Ahead\Lib\;C:\Program Files\Common Files\Ahead\Lib\;C:\Program Files\Common Files\Ahead\Lib\;C:\Program Files\Common Files\Ahead\Lib\;C:\Program Files\Common Files\Ahead\Lib\;C:\Program Files\Common Files\Ahead\Lib\;C:\Program Files\Java\jre7\bin
USERNAME=ACER
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel



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

OS: Windows 7 Build 7601 Service Pack 1

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 2024376k(586508k free), swap 4048752k(2053404k free)

vm_info: Java HotSpot™ Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr  4 2013 04:43:10 by "java_re" with unknown MS VC++:1600

time: Tue May 21 03:27:54 2013
elapsed time: 13 seconds[/quote]


Does someone have a solution for this problem?

UJS3

Never had this problem myself, but google suggests updating your graphics card driver (manually, not through autoupdate).