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:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JPCSP Crash after Java update
#1
So, I'm running a 64-bit Windows 7 laptop, with what I think are decent specs:

4GB RAM
i5 CPU, 2.27GHz
(It's an HP Pavilion dm4 notebook pc, if anyone's interested in looking for more info)

I was running build 2110 of the 32-bit JPCSP, and no matter what could never run JPCSP at above 11 frame rates.

So I thought, maybe I should update Java. So I did, from x64 build 14 or something to x64 build 18, and 32-bit java hit build 25.

Now, I try executing the .bat file once more, and notice that Windows now gives me the "Do you want to allow this program to make changes..." warning for Java™ SE Runtime Environment build 25 yadda yadda. I say yes, and a second command prompt screen opens up, this one labeled C:\Program Files (x86)\Java\jre6\bin\java.exe. The JPCSP windows come up as normal.

I try loading a game, and it putters around the load screen for a sec, and then never gets there because I error out with this: Exception in thread "CRI ADX Audio" java.lang.UnsatisfiedLinkError: no xuggle-xuggler in java.library.path...

and a bunch of other error message jargon.

So then I try downloading the newest build of JPCSP and replacing the old files. Same error.

I'm somewhat computer literate, I'd think, but nowhere near savvy enough to figure out what in the world to do here. Please help, someone?
Reply
#2
well, pasting the entire error message log would be probably more helpful to the devs than making them guess what's wrong with your build.

all the "error message jargon" stuff is used by them to find the problem.
Reply
#3
Sorry, that was quite a lapse of thought... I think I might've been assuming that late at night that this problem would be less than atypical. Regardless of any stupidity, here's the log!

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4de673e0, pid=11224, tid=9848
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot™ Client VM (19.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C 0x4de673e0
#
# 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 (0x545f8000): JavaThread "CRI Wave out" [_thread_in_native, id=9848, stack(0x501c0000,0x50210000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x4de673e0

Registers:
EAX=0x5020f84c, EBX=0x45508da8, ECX=0x00000001, EDX=0x00000001
ESP=0x5020f82c, EBP=0x5020f878, ESI=0x45508da8, EDI=0x545f8000
EIP=0x4de673e0, EFLAGS=0x00010283

Register to memory mapping:

EAX=0x5020f84c
0x5020f84c is pointing into the stack for thread: 0x545f8000
"CRI Wave out" prio=6 tid=0x545f8000 nid=0x2678 runnable [0x5020f000]
java.lang.Thread.State: RUNNABLE

EBX=0x45508da8
{method}
- klass: {other class}

ECX=0x00000001
0x00000001 is pointing to unknown location

EDX=0x00000001
0x00000001 is pointing to unknown location

ESP=0x5020f82c
0x5020f82c is pointing into the stack for thread: 0x545f8000
"CRI Wave out" prio=6 tid=0x545f8000 nid=0x2678 runnable [0x5020f000]
java.lang.Thread.State: RUNNABLE

EBP=0x5020f878
0x5020f878 is pointing into the stack for thread: 0x545f8000
"CRI Wave out" prio=6 tid=0x545f8000 nid=0x2678 runnable [0x5020f000]
java.lang.Thread.State: RUNNABLE

ESI=0x45508da8
{method}
- klass: {other class}

EDI=0x545f8000
"CRI Wave out" prio=6 tid=0x545f8000 nid=0x2678 runnable [0x5020f000]
java.lang.Thread.State: RUNNABLE


Top of Stack: (sp=0x5020f82c)
0x5020f82c: 4dad4435 00000001 00000001 5020f84c
0x5020f83c: 02439fc7 545f8118 5020f880 00000001
0x5020f84c: 00000001 00000000 00000000 5020f858
0x5020f85c: 45508da8 5020f88c 45509418 00000000
0x5020f86c: 45508da8 00000000 5020f890 5020fb9c
0x5020f87c: 0277c208 455093b8 024382e9 00000001
0x5020f88c: 00000001 4465c6e3 5020f948 6d9b1da4
0x5020f89c: 00001719 4465c6e3 0000002a 355364a5

Instructions: (pc=0x4de673e0)
0x4de673d0:
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]

Stack: [0x501c0000,0x50210000], sp=0x5020f82c, free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x4de673e0
J jpcsp.sound.SoundBufferManager.checkFreeBuffers(I)V
j _S1_54_891A238.s(IIZ)I+321
j _S1_54_88F1014.s(IIZ)I+1853
j _S1_54_88F1274.s(IIZ)I+852
j _S1_54_88F1274.exec(IIZ)I+3
j jpcsp.Allegrex.compiler.RuntimeContext.runThread(Ljpcsp/Allegrex/compiler/RuntimeThread;)V+53
j jpcsp.Allegrex.compiler.RuntimeThread.run()V+1
v ~StubRoutines::call_stub
V [jvm.dll+0xf0ab9]
V [jvm.dll+0x1837d1]
V [jvm.dll+0xf0c61]
V [jvm.dll+0xf0cbb]
V [jvm.dll+0x11b4b9]
V [jvm.dll+0x1e4624]
V [jvm.dll+0x18317c]
C [msvcr71.dll+0x9565]
C [kernel32.dll+0x13677]
C [ntdll.dll+0x39f02]
C [ntdll.dll+0x39ed5]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.openal.AL10.nalSourceUnqueueBuffers2(II)I+0
J jpcsp.sound.SoundBufferManager.checkFreeBuffers(I)V
J jpcsp.HLE.modules150.sceAudio.sceAudioOutputPannedBlocking(Ljpcsp/Processor;)V
J jpcsp.HLE.modules150.sceAudio$9.execute(Ljpcsp/Processor;)V
J jpcsp.HLE.SyscallHandler.syscall(I)V
J jpcsp.Allegrex.compiler.RuntimeContext.syscall(I)V
j _S1_54_891B5BC.s(IIZ)I+29
j _S1_54_891A238.s(IIZ)I+321
j _S1_54_88F1014.s(IIZ)I+1853
j _S1_54_88F1274.s(IIZ)I+852
j _S1_54_88F1274.exec(IIZ)I+3
j jpcsp.Allegrex.compiler.RuntimeContext.runThread(Ljpcsp/Allegrex/compiler/RuntimeThread;)V+53
j jpcsp.Allegrex.compiler.RuntimeThread.run()V+1
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x4d7c1000 JavaThread "Thread-4" [_thread_in_native, id=10904, stack(0x4f5a0000,0x4f5f0000)]
0x4d7c0400 JavaThread "Thread-1" daemon [_thread_in_native, id=4936, stack(0x4de10000,0x4de60000)]
0x54606400 JavaThread "Async Display Thread" daemon [_thread_blocked, id=9916, stack(0x4b3c0000,0x4b410000)]
=>0x545f8000 JavaThread "CRI Wave out" [_thread_in_native, id=9848, stack(0x501c0000,0x50210000)]
0x4d7bf800 JavaThread "Sync Daemon" daemon [_thread_blocked, id=7628, stack(0x51d30000,0x51d80000)]
0x4d7bf400 JavaThread "Emu" [_thread_blocked, id=6296, stack(0x51ca0000,0x51cf0000)]
0x4d764400 JavaThread "Battery Drain" daemon [_thread_blocked, id=11064, stack(0x4d960000,0x4d9b0000)]
0x4d764000 JavaThread "TimerQueue" daemon [_thread_blocked, id=10796, stack(0x4d910000,0x4d960000)]
0x4d781400 JavaThread "FileLogger" [_thread_blocked, id=11000, stack(0x4dd30000,0x4dd80000)]
0x4d779c00 JavaThread "Thread-5" daemon [_thread_in_native, id=10432, stack(0x4dc80000,0x4dcd0000)]
0x4d579400 JavaThread "Disable Screen Saver" daemon [_thread_blocked, id=9960, stack(0x4d400000,0x4d450000)]
0x00d09000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2800, stack(0x00390000,0x003e0000)]
0x4aad8000 JavaThread "GUI" [_thread_blocked, id=9676, stack(0x4b460000,0x4b4b0000)]
0x4aad1800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10660, stack(0x4afe0000,0x4b030000)]
0x4aad1400 JavaThread "AWT-Shutdown" [_thread_blocked, id=6916, stack(0x4af50000,0x4afa0000)]
0x4aa8dc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10072, stack(0x4ae50000,0x4aea0000)]
0x00c64c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4920, stack(0x4a960000,0x4a9b0000)]
0x00c5dc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10804, stack(0x4a8d0000,0x4a920000)]
0x00c5ac00 JavaThread "Attach Listener" daemon [_thread_blocked, id=9476, stack(0x4a840000,0x4a890000)]
0x00c57800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4864, stack(0x4a7b0000,0x4a800000)]
0x00c2f800 JavaThread "Finalizer" daemon [_thread_blocked, id=11136, stack(0x4a720000,0x4a770000)]
0x00c2ac00 JavaThread "Reference Handler" daemon [_thread_blocked, id=10980, stack(0x4a690000,0x4a6e0000)]

Other Threads:
0x00c25c00 VMThread [stack: 0x4a600000,0x4a650000] [id=1476]
0x00c6e800 WatcherThread [stack: 0x4a9f0000,0x4aa40000] [id=3656]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 277312K, used 31226K [0x04430000, 0x17110000, 0x19980000)
eden space 246528K, 12% used [0x04430000, 0x062aea78, 0x134f0000)
from space 30784K, 0% used [0x134f0000, 0x134f0000, 0x15300000)
to space 30784K, 0% used [0x15300000, 0x15300000, 0x17110000)
tenured generation total 699072K, used 697301K [0x19980000, 0x44430000, 0x44430000)
the space 699072K, 99% used [0x19980000, 0x442755d8, 0x44275600, 0x44430000)
compacting perm gen total 46336K, used 46178K [0x44430000, 0x47170000, 0x48430000)
the space 46336K, 99% used [0x44430000, 0x47148868, 0x47148a00, 0x47170000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x00424000 C:\Program Files (x86)\Java\jre6\bin\java.exe
0x77090000 - 0x77210000 C:\Windows\SysWOW64\ntdll.dll
0x76b90000 - 0x76c90000 C:\Windows\syswow64\kernel32.dll
0x761f0000 - 0x76236000 C:\Windows\syswow64\KERNELBASE.dll
0x76850000 - 0x768f0000 C:\Windows\syswow64\ADVAPI32.dll
0x750b0000 - 0x7515c000 C:\Windows\syswow64\msvcrt.dll
0x76270000 - 0x76289000 C:\Windows\SysWOW64\sechost.dll
0x74fc0000 - 0x750b0000 C:\Windows\syswow64\RPCRT4.dll
0x74c00000 - 0x74c60000 C:\Windows\syswow64\SspiCli.dll
0x74bf0000 - 0x74bfc000 C:\Windows\syswow64\CRYPTBASE.dll
0x7c340000 - 0x7c396000 C:\Program Files (x86)\Java\jre6\bin\msvcr71.dll
0x6d7f0000 - 0x6da96000 C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
0x76650000 - 0x76750000 C:\Windows\syswow64\USER32.dll
0x763b0000 - 0x76440000 C:\Windows\syswow64\GDI32.dll
0x76180000 - 0x7618a000 C:\Windows\syswow64\LPK.dll
0x74cf0000 - 0x74d8d000 C:\Windows\syswow64\USP10.dll
0x74720000 - 0x74752000 C:\Windows\system32\WINMM.dll
0x752c0000 - 0x75320000 C:\Windows\system32\IMM32.DLL
0x76440000 - 0x7650c000 C:\Windows\syswow64\MSCTF.dll
0x734c0000 - 0x7350b000 C:\Windows\system32\apphelp.dll
0x6d7a0000 - 0x6d7ac000 C:\Program Files (x86)\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 C:\Program Files (x86)\Java\jre6\bin\java.dll
0x6d280000 - 0x6d288000 C:\Program Files (x86)\Java\jre6\bin\hpi.dll
0x76170000 - 0x76175000 C:\Windows\syswow64\PSAPI.DLL
0x6d7e0000 - 0x6d7ef000 C:\Program Files (x86)\Java\jre6\bin\zip.dll
0x6d000000 - 0x6d14a000 C:\Program Files (x86)\Java\jre6\bin\awt.dll
0x73540000 - 0x73591000 C:\Windows\system32\WINSPOOL.DRV
0x76010000 - 0x7616c000 C:\Windows\syswow64\ole32.dll
0x73270000 - 0x7340e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\COMCTL32.dll
0x76190000 - 0x761e7000 C:\Windows\syswow64\SHLWAPI.dll
0x72000000 - 0x72013000 C:\Windows\system32\DWMAPI.DLL
0x71e40000 - 0x71ec0000 C:\Windows\system32\uxtheme.dll
0x00cd0000 - 0x00cd8000 c:\PROGRA~2\mcafee\SITEAD~1\saHook.dll
0x753c0000 - 0x76009000 C:\Windows\syswow64\shell32.dll
0x6d230000 - 0x6d27f000 C:\Program Files (x86)\Java\jre6\bin\fontmanager.dll
0x72030000 - 0x721f3000 C:\Windows\system32\d3d9.dll
0x747a0000 - 0x747a9000 C:\Windows\system32\VERSION.dll
0x72020000 - 0x72026000 C:\Windows\system32\d3d8thk.dll
0x71970000 - 0x71c6d000 C:\Windows\system32\atiumdag.dll
0x71110000 - 0x713e4000 C:\Windows\system32\atiumdva.dll
0x6d600000 - 0x6d613000 C:\Program Files (x86)\Java\jre6\bin\net.dll
0x75280000 - 0x752b5000 C:\Windows\syswow64\WS2_32.dll
0x77060000 - 0x77066000 C:\Windows\syswow64\NSI.dll
0x73760000 - 0x7379c000 C:\Windows\system32\mswsock.dll
0x73620000 - 0x73626000 C:\Windows\System32\wship6.dll
0x6d620000 - 0x6d629000 C:\Program Files (x86)\Java\jre6\bin\nio.dll
0x4dad0000 - 0x4db41000 F:\jpcsp-windows-x86\lib\windows-x86\lwjgl.dll
0x714f0000 - 0x715b8000 C:\Windows\system32\OPENGL32.dll
0x714c0000 - 0x714e2000 C:\Windows\system32\GLU32.dll
0x70db0000 - 0x70e97000 C:\Windows\system32\DDRAW.dll
0x71860000 - 0x71866000 C:\Windows\system32\DCIMAN32.dll
0x74d90000 - 0x74f2d000 C:\Windows\syswow64\SETUPAPI.dll
0x751f0000 - 0x75217000 C:\Windows\syswow64\CFGMGR32.dll
0x74c60000 - 0x74cef000 C:\Windows\syswow64\OLEAUT32.dll
0x76920000 - 0x76932000 C:\Windows\syswow64\DEVOBJ.dll
0x6d350000 - 0x6d356000 C:\Program Files (x86)\Java\jre6\bin\jawt.dll
0x4b8d0000 - 0x4b8e3000 F:\jpcsp-windows-x86\lib\windows-x86\jinput-dx8.dll
0x71870000 - 0x718a0000 C:\Windows\system32\DINPUT8.dll
0x70410000 - 0x70419000 C:\Windows\system32\HID.DLL
0x768f0000 - 0x7691d000 C:\Windows\syswow64\WINTRUST.dll
0x76290000 - 0x763ac000 C:\Windows\syswow64\CRYPT32.dll
0x75320000 - 0x7532c000 C:\Windows\syswow64\MSASN1.dll
0x4dbf0000 - 0x4dc02000 F:\jpcsp-windows-x86\lib\windows-x86\jinput-raw.dll
0x75160000 - 0x751e3000 C:\Windows\syswow64\CLBCatQ.DLL
0x69030000 - 0x69b89000 C:\Windows\system32\atioglxx.dll
0x4eea0000 - 0x4eecd000 C:\Windows\system32\atiadlxy.dll
0x6d550000 - 0x6d559000 C:\Program Files (x86)\Java\jre6\bin\management.dll
0x71410000 - 0x714b3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.5570_none_509463cabcb6ef2a\MSVCR90.dll
0x70f90000 - 0x71002000 C:\Windows\system32\dsound.dll
0x73690000 - 0x736b5000 C:\Windows\system32\POWRPROF.dll
0x729b0000 - 0x729e9000 C:\Windows\System32\MMDevApi.dll
0x728b0000 - 0x729a5000 C:\Windows\System32\PROPSYS.dll
0x72820000 - 0x72856000 C:\Windows\system32\AUDIOSES.DLL
0x67ec0000 - 0x67f6f000 F:\jpcsp-windows-x86\lib\windows-x86\libxuggle-ferry-3.dll
0x6c980000 - 0x6ca32000 F:\jpcsp-windows-x86\lib\windows-x86\libxuggle-xuggler-3.dll
0x6ad40000 - 0x6b68a000 F:\jpcsp-windows-x86\lib\windows-x86\avcodec-52.dll
0x4ef60000 - 0x4ef7c000 F:\jpcsp-windows-x86\lib\windows-x86\avutil-50.dll
0x6eb80000 - 0x6ec03000 F:\jpcsp-windows-x86\lib\windows-x86\libmp3lame-0.dll
0x4f560000 - 0x4f581000 F:\jpcsp-windows-x86\lib\windows-x86\libspeex-1.dll
0x65b40000 - 0x65b5c000 F:\jpcsp-windows-x86\lib\windows-x86\libtheoradec-1.dll
0x63100000 - 0x63144000 F:\jpcsp-windows-x86\lib\windows-x86\libtheoraenc-1.dll
0x4f3f0000 - 0x4f400000 F:\jpcsp-windows-x86\lib\windows-x86\libogg-0.dll
0x51360000 - 0x51390000 F:\jpcsp-windows-x86\lib\windows-x86\libvorbis-0.dll
0x52630000 - 0x52730000 F:\jpcsp-windows-x86\lib\windows-x86\libvorbisenc-2.dll
0x6f5c0000 - 0x6f67e000 F:\jpcsp-windows-x86\lib\windows-x86\libx264-83.dll
0x6f800000 - 0x6f808000 F:\jpcsp-windows-x86\lib\windows-x86\avdevice-52.dll
0x64940000 - 0x649ea000 F:\jpcsp-windows-x86\lib\windows-x86\avformat-52.dll
0x710f0000 - 0x71103000 C:\Windows\system32\AVICAP32.DLL
0x72240000 - 0x72261000 C:\Windows\system32\MSVFW32.dll
0x51ea0000 - 0x51ed5000 F:\jpcsp-windows-x86\lib\windows-x86\swscale-0.dll
0x64a80000 - 0x64a9d000 F:\jpcsp-windows-x86\lib\windows-x86\libxuggle-xuggler-io-3.dll
0x73670000 - 0x73686000 C:\Windows\system32\CRYPTSP.dll
0x73630000 - 0x7366b000 C:\Windows\system32\rsaenh.dll
0x74890000 - 0x748a7000 C:\Windows\system32\USERENV.dll
0x74880000 - 0x7488b000 C:\Windows\system32\profapi.dll
0x70d30000 - 0x70d40000 C:\Windows\system32\NLAapi.dll
0x70f10000 - 0x70f20000 C:\Windows\system32\napinsp.dll
0x689c0000 - 0x689d2000 C:\Windows\system32\pnrpnsp.dll
0x689b0000 - 0x689bd000 C:\Windows\system32\wshbth.dll
0x735d0000 - 0x73614000 C:\Windows\system32\DNSAPI.dll
0x68940000 - 0x68948000 C:\Windows\System32\winrnr.dll
0x70a70000 - 0x70a95000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73730000 - 0x7374c000 C:\Windows\system32\Iphlpapi.DLL
0x73720000 - 0x73727000 C:\Windows\system32\WINNSI.DLL
0x73750000 - 0x73755000 C:\Windows\System32\wshtcpip.dll
0x70a60000 - 0x70a66000 C:\Windows\system32\rasadhlp.dll
0x70a20000 - 0x70a58000 C:\Windows\System32\fwpuclnt.dll
0x73240000 - 0x7324e000 C:\Windows\system32\RpcRtRemote.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 (x86)\Java\jre6
CLASSPATH=.;C:\Program Files (x86)\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:\Program Files (x86)\CyberLink\Power2Go;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\DivX Shared\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;lib\;lib\windows-x86\
USERNAME=hanni
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 17 Model 3 Stepping 1, AuthenticAMD



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

OS: Windows 7 Build 7600

CPU:total 2 (2 cores per cpu, 1 threads per core) family 17 model 3 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext

Memory: 4k page, physical 3929940k(1390488k free), swap 7857980k(4202372k free)

vm_info: Java HotSpot™ 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: Mon May 16 20:58:30 2011
elapsed time: 11516 seconds
Reply
#4
Where did you see the error "java.lang.UnsatisfiedLinkError: no xuggle-xuggler in java.library.path..."? Could you also post your log.html with the log level set to INFO?
Can the same problem be reproduced each time, also with the "Cube sample"?

BTW, you are not using the latest Java update
Code:
# JRE version: 6.0_24-b07
# Java VM: Java HotSpotâ„¢ Client VM (19.1-b02 mixed mode windows-x86 )

I've just run java update, and this is what I get
Code:
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )
Reply
#5
(05-20-2011, 03:35 PM)gid15 Wrote: Where did you see the error "java.lang.UnsatisfiedLinkError: no xuggle-xuggler in java.library.path..."? Could you also post your log.html with the log level set to INFO?
Can the same problem be reproduced each time, also with the "Cube sample"?

BTW, you are not using the latest Java update
Code:
# JRE version: 6.0_24-b07
# Java VM: Java HotSpotâ„¢ Client VM (19.1-b02 mixed mode windows-x86 )

I've just run java update, and this is what I get
Code:
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )

I thought the error report didn't really match up... I've probably mistaken it with another one. Sorry! None of the ones I have (totalling 2) seem to be in accordance with the messages I get.

Sorry to be so bumbling; instead, I'll cap the message, which I probably should have done from the start.

I can duplicate the problem easily with a game iso, but the cube.iso sample does not turn up anything at all. The game it errors on seems to run fine for the few seconds of startup until it has to check for saved data.

Anyway, cap one, demonstrating the message and second CMD window: http://i54.tinypic.com/14cwc5w.png

Cap two, my Java versions: http://i53.tinypic.com/s63byx.png

I probably should mention that I've previously been booting from a USB drive with an unupdated version of JPCSP, but I have been attempting to open the same ISO, located on my computer, with an updated JPCSP located on my hard drive.

Cap three is the error from my computer's build of JPCSP, which was the newest one as of Wednesday morning. http://i51.tinypic.com/ehbszd.png
It seems very slightly different, though not much.

Here are the two logs.

.html   log.html (Size: 24.32 KB / Downloads: 139)

.html   logolderbuild.html (Size: 24.46 KB / Downloads: 118)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)