This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 22 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dissidia: Final Fantasy - ULUS10437
I've got the very same font problem right off the bat, and it's crashing for me too on r2028. Just wait for a better revision and use a stable one (r1942 comes to mind). BTW, here's the error log for one of my crashes.

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69bceb20, pid=1548, tid=1224
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [atioglxx.dll+0xb9eb20]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/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 (0x49fcf000):  JavaThread "GUI" [_thread_in_native, id=1224, stack(0x4ac30000,0x4ac80000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x55bf3000

Registers:
EAX=0x55bf3000, EBX=0x55bf2ff8, ECX=0x5003e0e0, EDX=0x0000000e
ESP=0x4ac7e550, EBP=0x4ac7e558, ESI=0x00000000, EDI=0x00000010
EIP=0x69bceb20, EFLAGS=0x00010202

Register to memory mapping:

EAX=0x55bf3000
0x55bf3000 is pointing to unknown location

EBX=0x55bf2ff8
0x55bf2ff8 is pointing to unknown location

ECX=0x5003e0e0
0x5003e0e0 is pointing to unknown location

EDX=0x0000000e
0x0000000e is pointing to unknown location

ESP=0x4ac7e550
0x4ac7e550 is pointing into the stack for thread: 0x49fcf000
"GUI" prio=6 tid=0x49fcf000 nid=0x4c8 runnable [0x4ac7e000]
   java.lang.Thread.State: RUNNABLE

EBP=0x4ac7e558
0x4ac7e558 is pointing into the stack for thread: 0x49fcf000
"GUI" prio=6 tid=0x49fcf000 nid=0x4c8 runnable [0x4ac7e000]
   java.lang.Thread.State: RUNNABLE

ESI=0x00000000
0x00000000 is pointing to unknown location

EDI=0x00000010
0x00000010 is pointing to unknown location


Top of Stack: (sp=0x4ac7e550)
0x4ac7e550:   4f88ca14 00000000 4ac7e580 69b748fd
0x4ac7e560:   55bf2ff8 5003e0a0 00000000 00000010
0x4ac7e570:   559196b8 00000028 55919a78 00000001
0x4ac7e580:   4f88ca14 69b756df 00000000 69b9e360
0x4ac7e590:   69bceb00 00000010 55bf2878 00000080
0x4ac7e5a0:   00000000 00000040 00000000 0000000d
0x4ac7e5b0:   00000000 00000004 00000000 0000000d
0x4ac7e5c0:   00000000 00000000 00000010 000005b0

Instructions: (pc=0x69bceb20)
0x69bceb10:   03 c1 56 85 d2 76 59 dd 05 b0 37 ee 69 8b 4d 0c
0x69bceb20:   0f b6 30 89 74 24 04 83 c1 20 83 c0 04 83 ea 01


Stack: [0x4ac30000,0x4ac80000],  sp=0x4ac7e550,  free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atioglxx.dll+0xb9eb20]
C  [atioglxx.dll+0xb448fd]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  org.lwjgl.opengl.GL11.nglTexParameteri(IIIJ)V
J  org.lwjgl.opengl.GL11.glTexParameteri(III)V
j  jpcsp.graphics.RE.RenderingEngineLwjgl.setTextureMipmapMaxLevel(I)V+6
j  jpcsp.graphics.RE.BaseRenderingEngineProxy.setTextureMipmapMaxLevel(I)V+5
j  jpcsp.graphics.RE.BaseRenderingEngineProxy.setTextureMipmapMaxLevel(I)V+5
J  jpcsp.graphics.RE.StateProxy.setTextureMipmapMaxLevel(I)V
J  jpcsp.graphics.VideoEngine.initRendering()Z
J  jpcsp.graphics.VideoEngine.executeCommandPRIM()V
J  jpcsp.graphics.VideoEngine.executeCommand(I)V
J  jpcsp.graphics.VideoEngine.executeList(Ljpcsp/HLE/kernel/types/PspGeList;)V
J  jpcsp.graphics.VideoEngine.update()Z
J  jpcsp.HLE.modules150.sceDisplay.paintGL()V
J  org.lwjgl.opengl.AWTGLCanvas.paint(Ljava/awt/Graphics;)V
J  org.lwjgl.opengl.AWTGLCanvas.update(Ljava/awt/Graphics;)V
J  sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V
J  sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V
J  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
J  java.awt.EventQueue$1.run()Ljava/lang/Object;
v  ~StubRoutines::call_stub
J  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J  java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J  java.awt.EventQueue$2.run()Ljava/lang/Object;
v  ~StubRoutines::call_stub
J  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J  java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
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 )
  0x4aa59c00 JavaThread "Thread-14" daemon [_thread_in_native, id=612, stack(0x53e90000,0x53ee0000)]
  0x4aa59800 JavaThread "SceIofileAsync" [_thread_blocked, id=6016, stack(0x4d320000,0x4d370000)]
  0x4aa57000 JavaThread "AUDIO MIXER THREAD" [_thread_blocked, id=4028, stack(0x52bd0000,0x52c20000)]
  0x4aa58800 JavaThread "ffst_thread" [_thread_blocked, id=4932, stack(0x55250000,0x552a0000)]
  0x4aa58400 JavaThread "Sync Daemon" daemon [_thread_blocked, id=5108, stack(0x55200000,0x55250000)]
  0x4aa57c00 JavaThread "Emu" [_thread_blocked, id=3552, stack(0x51350000,0x513a0000)]
  0x4aa57800 JavaThread "Async Vertex Cache Thread" daemon [_thread_blocked, id=3088, stack(0x54f00000,0x54f50000)]
  0x4aa56c00 JavaThread "Async Display Thread" daemon [_thread_blocked, id=1328, stack(0x4e8a0000,0x4e8f0000)]
  0x4aa56400 JavaThread "Battery Drain" daemon [_thread_blocked, id=3472, stack(0x4e840000,0x4e890000)]
  0x4aa56000 JavaThread "TimerQueue" daemon [_thread_blocked, id=1832, stack(0x4a330000,0x4a380000)]
  0x4a909800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4124, stack(0x4d4f0000,0x4d540000)]
  0x4a8d6400 JavaThread "FileLogger" [_thread_blocked, id=5508, stack(0x4d3f0000,0x4d440000)]
  0x01921c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=1572, stack(0x00380000,0x003d0000)]
=>0x49fcf000 JavaThread "GUI" [_thread_in_native, id=1224, stack(0x4ac30000,0x4ac80000)]
  0x49fcac00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2348, stack(0x4a290000,0x4a2e0000)]
  0x49fa5000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4048, stack(0x4a240000,0x4a290000)]
  0x49fa4800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2420, stack(0x4a1f0000,0x4a240000)]
  0x019e8000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4228, stack(0x49d80000,0x49dd0000)]
  0x019ccc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3788, stack(0x49d30000,0x49d80000)]
  0x019c9c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=1084, stack(0x49ce0000,0x49d30000)]
  0x019c8c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5428, stack(0x49c90000,0x49ce0000)]
  0x0199ec00 JavaThread "Finalizer" daemon [_thread_blocked, id=5208, stack(0x49c40000,0x49c90000)]
  0x0199a400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2228, stack(0x49bf0000,0x49c40000)]

Other Threads:
  0x01995800 VMThread [stack: 0x49ba0000,0x49bf0000] [id=5956]
  0x019eb000 WatcherThread [stack: 0x49dd0000,0x49e20000] [id=5676]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 243136K, used 24459K [0x03a10000, 0x141e0000, 0x18f60000)
  eden space 216128K,  10% used [0x03a10000, 0x05029628, 0x10d20000)
  from space 27008K,   6% used [0x10d20000, 0x10ee9768, 0x12780000)
  to   space 27008K,   0% used [0x12780000, 0x12780000, 0x141e0000)
tenured generation   total 540176K, used 341978K [0x18f60000, 0x39ee4000, 0x43a10000)
   the space 540176K,  63% used [0x18f60000, 0x2dd568a0, 0x2dd56a00, 0x39ee4000)
compacting perm gen  total 43008K, used 42958K [0x43a10000, 0x46410000, 0x47a10000)
   the space 43008K,  99% used [0x43a10000, 0x46403a78, 0x46403c00, 0x46410000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x00424000     C:\Program Files\Java\jre6\bin\java.exe
0x76e50000 - 0x76f8d000     C:\Windows\SYSTEM32\ntdll.dll
0x754a0000 - 0x75574000     C:\Windows\system32\kernel32.dll
0x75200000 - 0x7524a000     C:\Windows\system32\KERNELBASE.dll
0x763f0000 - 0x76490000     C:\Windows\system32\ADVAPI32.dll
0x76b00000 - 0x76bac000     C:\Windows\system32\msvcrt.dll
0x76ab0000 - 0x76ac9000     C:\Windows\SYSTEM32\sechost.dll
0x76fd0000 - 0x77071000     C:\Windows\system32\RPCRT4.dll
0x7c340000 - 0x7c396000     C:\Program Files\Java\jre6\bin\msvcr71.dll
0x6d7f0000 - 0x6da96000     C:\Program Files\Java\jre6\bin\client\jvm.dll
0x769d0000 - 0x76a99000     C:\Windows\system32\USER32.dll
0x761d0000 - 0x7621e000     C:\Windows\system32\GDI32.dll
0x76ad0000 - 0x76ada000     C:\Windows\system32\LPK.dll
0x76530000 - 0x765cd000     C:\Windows\system32\USP10.dll
0x73360000 - 0x73392000     C:\Windows\system32\WINMM.dll
0x76ae0000 - 0x76aff000     C:\Windows\system32\IMM32.DLL
0x767c0000 - 0x7688c000     C:\Windows\system32\MSCTF.dll
0x74ed0000 - 0x74f1b000     C:\Windows\system32\apphelp.dll
0x6d7a0000 - 0x6d7ac000     C:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000     C:\Program Files\Java\jre6\bin\java.dll
0x6d280000 - 0x6d288000     C:\Program Files\Java\jre6\bin\hpi.dll
0x76aa0000 - 0x76aa5000     C:\Windows\system32\PSAPI.DLL
0x6d7e0000 - 0x6d7ef000     C:\Program Files\Java\jre6\bin\zip.dll
0x6d000000 - 0x6d14a000     C:\Program Files\Java\jre6\bin\awt.dll
0x71da0000 - 0x71df1000     C:\Windows\system32\WINSPOOL.DRV
0x76cf0000 - 0x76e4c000     C:\Windows\system32\ole32.dll
0x73fc0000 - 0x7415e000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\COMCTL32.dll
0x76c90000 - 0x76ce7000     C:\Windows\system32\SHLWAPI.dll
0x73a00000 - 0x73a13000     C:\Windows\system32\DWMAPI.DLL
0x73d30000 - 0x73d70000     C:\Windows\system32\uxtheme.dll
0x6d4a0000 - 0x6d4f8000     C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x764a0000 - 0x7652f000     C:\Windows\system32\OLEAUT32.dll
0x74420000 - 0x74429000     C:\Windows\system32\version.dll
0x74f20000 - 0x74f2c000     C:\Windows\system32\CRYPTBASE.dll
0x75580000 - 0x761c9000     C:\Windows\system32\shell32.dll
0x6d230000 - 0x6d27f000     C:\Program Files\Java\jre6\bin\fontmanager.dll
0x724f0000 - 0x726b3000     C:\Windows\system32\d3d9.dll
0x724e0000 - 0x724e6000     C:\Windows\system32\d3d8thk.dll
0x6ddf0000 - 0x6de86000     C:\Windows\system32\aticfx32.dll
0x64360000 - 0x6436a000     C:\Windows\system32\atiu9pag.dll
0x601c0000 - 0x605c0000     C:\Windows\system32\atiumdag.dll
0x60650000 - 0x609b5000     C:\Windows\system32\atiumdva.dll
0x6d600000 - 0x6d613000     C:\Program Files\Java\jre6\bin\net.dll
0x763b0000 - 0x763e5000     C:\Windows\system32\WS2_32.dll
0x76f90000 - 0x76f96000     C:\Windows\system32\NSI.dll
0x74a10000 - 0x74a4c000     C:\Windows\system32\mswsock.dll
0x74a00000 - 0x74a06000     C:\Windows\System32\wship6.dll
0x6d620000 - 0x6d629000     C:\Program Files\Java\jre6\bin\nio.dll
0x4d370000 - 0x4d3e1000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\lwjgl.dll
0x5f130000 - 0x5f1f8000     C:\Windows\system32\OPENGL32.dll
0x71bc0000 - 0x71be2000     C:\Windows\system32\GLU32.dll
0x71050000 - 0x71137000     C:\Windows\system32\DDRAW.dll
0x73fb0000 - 0x73fb6000     C:\Windows\system32\DCIMAN32.dll
0x76620000 - 0x767bd000     C:\Windows\system32\SETUPAPI.dll
0x751d0000 - 0x751f7000     C:\Windows\system32\CFGMGR32.dll
0x75250000 - 0x75262000     C:\Windows\system32\DEVOBJ.dll
0x6d350000 - 0x6d356000     C:\Program Files\Java\jre6\bin\jawt.dll
0x76220000 - 0x762a3000     C:\Windows\system32\CLBCatQ.DLL
0x73500000 - 0x7353c000     C:\Windows\system32\oleacc.dll
0x72370000 - 0x72377000     C:\Windows\system32\atiglpxx.dll
0x69030000 - 0x6a0f7000     C:\Windows\system32\atioglxx.dll
0x4d470000 - 0x4d4ad000     C:\Windows\system32\atiadlxx.dll
0x745c0000 - 0x745d7000     C:\Windows\system32\USERENV.dll
0x74fa0000 - 0x74fab000     C:\Windows\system32\profapi.dll
0x744e0000 - 0x744ed000     C:\Windows\system32\WTSAPI32.dll
0x75270000 - 0x7529d000     C:\Windows\system32\WINTRUST.dll
0x75020000 - 0x7513c000     C:\Windows\system32\CRYPT32.dll
0x75010000 - 0x7501c000     C:\Windows\system32\MSASN1.dll
0x72ec0000 - 0x72ecb000     C:\Windows\system32\atigktxx.dll
0x6c980000 - 0x6ca32000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libxuggle-xuggler-3.dll
0x67ec0000 - 0x67f6f000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libxuggle-ferry-3.dll
0x6ad40000 - 0x6b68a000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\avcodec-52.dll
0x4a580000 - 0x4a59c000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\avutil-50.dll
0x6eb80000 - 0x6ec03000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libmp3lame-0.dll
0x4a5a0000 - 0x4a5c1000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libspeex-1.dll
0x65b40000 - 0x65b5c000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libtheoradec-1.dll
0x63100000 - 0x63144000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libtheoraenc-1.dll
0x4a5d0000 - 0x4a5e0000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libogg-0.dll
0x6d540000 - 0x6d570000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libvorbis-0.dll
0x4a5e0000 - 0x4a6e0000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libvorbisenc-2.dll
0x6f5c0000 - 0x6f67e000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libx264-83.dll
0x6f800000 - 0x6f808000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\avdevice-52.dll
0x64940000 - 0x649ea000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\avformat-52.dll
0x71c90000 - 0x71ca3000     C:\Windows\system32\AVICAP32.DLL
0x71c60000 - 0x71c81000     C:\Windows\system32\MSVFW32.dll
0x4a7a0000 - 0x4a7d5000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\swscale-0.dll
0x64a80000 - 0x64a9d000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\libxuggle-xuggler-io-3.dll
0x74a50000 - 0x74a66000     C:\Windows\system32\CRYPTSP.dll
0x747f0000 - 0x7482b000     C:\Windows\system32\rsaenh.dll
0x73240000 - 0x73250000     C:\Windows\system32\NLAapi.dll
0x748d0000 - 0x74914000     C:\Windows\system32\DNSAPI.dll
0x4a800000 - 0x4a808000     C:\Windows\System32\winrnr.dll
0x4a810000 - 0x4a820000     C:\Windows\system32\napinsp.dll
0x6d300000 - 0x6d312000     C:\Windows\system32\pnrpnsp.dll
0x6fa50000 - 0x6fa77000     C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x6d2f0000 - 0x6d2fd000     C:\Windows\system32\wshbth.dll
0x744f0000 - 0x744f5000     C:\Windows\System32\wshtcpip.dll
0x72e70000 - 0x72e8c000     C:\Windows\system32\IPHLPAPI.DLL
0x72e60000 - 0x72e67000     C:\Windows\system32\WINNSI.DLL
0x6fa40000 - 0x6fa46000     C:\Windows\system32\rasadhlp.dll
0x72d30000 - 0x72d68000     C:\Windows\System32\fwpuclnt.dll
0x4a760000 - 0x4a769000     C:\Program Files\Java\jre6\bin\management.dll
0x4f500000 - 0x4f53a000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\OpenAL32.dll
0x6cd90000 - 0x6ce33000     C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a\MSVCR90.dll
0x6c510000 - 0x6c582000     C:\Windows\system32\dsound.dll
0x744b0000 - 0x744d5000     C:\Windows\system32\POWRPROF.dll
0x73a20000 - 0x73a59000     C:\Windows\System32\MMDevApi.dll
0x73e80000 - 0x73f75000     C:\Windows\System32\PROPSYS.dll
0x73070000 - 0x730a6000     C:\Windows\system32\AUDIOSES.DLL
0x73560000 - 0x73567000     C:\Windows\system32\avrt.dll
0x74f90000 - 0x74f9e000     C:\Windows\system32\RpcRtRemote.dll
0x6d440000 - 0x6d465000     C:\Program Files\Java\jre6\bin\jpeg.dll
0x4d2d0000 - 0x4d2e3000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\jinput-dx8.dll
0x71b90000 - 0x71bc0000     C:\Windows\system32\DINPUT8.dll
0x73a60000 - 0x73a69000     C:\Windows\system32\HID.DLL
0x503a0000 - 0x503b2000     D:\Games\Emulators\PSP\jpcsp-2038-windows-x86\jpcsp-windows-x86\lib\windows-x86\jinput-raw.dll

VM Arguments:
jvm_args: -Xmx1024m -Djava.library.path=lib/windows-x86
java_command: bin/jpcsp.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jre6
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Program Files\ATI Stream\bin\x86;C:\Program Files\PC Connectivity Solution\;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\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem\;lib\;lib\windows-x86\
USERNAME=Bence
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel



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

OS: Windows 7 Build 7600

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1

Memory: 4k page, physical 2096312k(298524k free), swap 4192624k(1561556k free)

vm_info: Java HotSpot(TM) Client VM (19.1-b02) for windows-x86 JRE (1.6.0_24-b07), built on Feb  2 2011 17:44:41 by "java_re" with MS VC++ 7.1 (VS2003)

time: Sat Mar 19 21:58:41 2011
elapsed time: 233 seconds
Reply


Messages In This Thread
Dissidia: Final Fantasy - ULUS10437 - by hyakki - 05-04-2010, 02:47 AM
RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - by Naridar - 03-20-2011, 09:51 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)