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:
  • 6 Vote(s) - 4.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Final Fantasy Type-0 - JPN - NPJH50443
#21
Code:
java.lang.UnsupportedOperationException: Incorrect volume 4.4943995
     at jpcsp.sound.Utils.mixStereoInMemory(Utils.java:224)
     at jpcsp.Allegrex.compiler.nativeCode.SoundMix.mixStereoInMemory(SoundMix.java:37)
     at _S1_2_8B55A60.s(_S1_2_8B55A60.java:0)
     at _S1_2_8B54DC4.s8b54fe0(_S1_2_8B54DC4.java:576)
     at _S1_2_8B54DC4.s(_S1_2_8B54DC4.java:540)
     at _S1_2_8B54DC4.exec(_S1_2_8B54DC4.java)
     at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:691)
     at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
I now display a WARNing in r2412 instead of aborting with an UnsupportedOperationException. Could you test it again? Is the sound output correct?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#22
Sorry guys, but me need ask on question:
- Here video-test run game on emuls
http://www.youtube.com/watch?v=vBu81BYixCw
- Sameone dont opens video?
CPU: QuadCore Intel Core i5 CPU 750 @ 2.67GHz;
MB: Gigabyte GA-P55-US3L
RAM: DDR3 6,0GB;
Gfx: ASUS Nvidia GeForse GTS 550Ti @ 1024 MB;
OS: MS Win 7 Ultimate 64-bit.
My video channel emuls test.
Reply
#23
your video already got flagged and removed for copyright infringement.

Quote:This video contains content from Square Enix Co., Ltd., who has blocked it on copyright grounds.
Sorry about that.
Reply
#24
test r2492
Use vertex cache cause Exception in thread "Async Vertex Cache Thread" java.lang.LinkageError or "GUI" java.lang.LinkageError
   

.rar   jpcsp2492_log.rar (Size: 6.31 KB / Downloads: 90)
Code:
Running Jpcsp 32bit...
Exception in thread "Async Vertex Cache Thread" java.lang.LinkageError: loader (
instance of  jpcsp/util/ClassSpecializer$SpecializedClassLoader): attempted  dup
licate class definition for name: "VertexInfoReader180011E"
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at jpcsp.util.ClassSpecializer$SpecializedClassLoader.defineClass(ClassS
pecializer.java:679)
        at jpcsp.util.ClassSpecializer.specialize(ClassSpecializer.java:159)
        at jpcsp.graphics.VertexInfoCompiler.compileVertexInfoReader(VertexInfoC
ompiler.java:96)
        at jpcsp.graphics.VertexInfoCompiler.getCompiledVertexInfoReader(VertexI
nfoCompiler.java:56)
        at jpcsp.graphics.VertexInfo.updateVertexInfoReader(VertexInfo.java:178)

        at jpcsp.graphics.VertexInfo.processType(VertexInfo.java:128)
        at jpcsp.graphics.AsyncVertexCache.asyncCheck(AsyncVertexCache.java:65)
        at jpcsp.graphics.AsyncVertexCache$AsyncVertexCacheThread.run(AsyncVerte
xCache.java:130)
broken by r2466.
   
Code:
Running Jpcsp 32bit...
Exception in thread "GUI" java.lang.LinkageError: loader (instance of  jpcsp/uti
l/ClassSpecializer$SpecializedClassLoader): attempted  duplicate class definitio
n for name: "VertexInfoReader0800102"
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at jpcsp.util.ClassSpecializer$SpecializedClassLoader.defineClass(ClassS
pecializer.java:660)
        at jpcsp.util.ClassSpecializer.specialize(ClassSpecializer.java:142)
        at jpcsp.graphics.VertexInfoCompiler.compileVertexInfoReader(VertexInfoC
ompiler.java:96)
        at jpcsp.graphics.VertexInfoCompiler.getCompiledVertexInfoReader(VertexI
nfoCompiler.java:56)
        at jpcsp.graphics.VertexInfo.updateVertexInfoReader(VertexInfo.java:178)

        at jpcsp.graphics.VertexInfo.processType(VertexInfo.java:128)
        at jpcsp.graphics.VideoEngine.executeCommandVTYPE(VideoEngine.java:2648)

        at jpcsp.graphics.VideoEngine.executeCommand(VideoEngine.java:1158)
        at jpcsp.graphics.VideoEngine.executeList(VideoEngine.java:885)
        at jpcsp.graphics.VideoEngine.update(VideoEngine.java:598)
        at jpcsp.HLE.modules150.sceDisplay$AWTGLCanvas_sceDisplay.paintGL(sceDis
play.java:194)
        at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
        at org.lwjgl.opengl.AWTGLCanvas.update(AWTGLCanvas.java:343)
        at sun.awt.RepaintArea.updateComponent(Unknown Source)
        at sun.awt.RepaintArea.paint(Unknown Source)
        at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Reply
#25
(03-22-2012, 12:29 AM)l2sp Wrote: test r2492
Use vertex cache cause Exception in thread "Async Vertex Cache Thread" java.lang.LinkageError or "GUI" java.lang.LinkageError
Fixed in r2502.
Reply
#26
The configuration please?
Reply
#27
Question 
Can I ask for a list of what I need to put a tick on the configurations? I'm kinda not familiar with those.. Thanks~
Reply
#28
test r2656.
Some Movies still have no sound.
Code:
42231    SQEXTEC Movie Decode    ERROR    hle    MediaEngine: No audio streams found!


Attached Files
.7z   Jpcsp2656_log.7z (Size: 87.14 KB / Downloads: 126)
Reply
#29
(07-30-2012, 04:59 PM)l2sp Wrote: test r2656.
Some Movies still have no sound.
Code:
42231    SQEXTEC Movie Decode    ERROR    hle    MediaEngine: No audio streams found!
Could you also add this line to LogSettings.xml:
Code:
<logger name='hle.IoFileMgrForUser'> <level value='debug' /> </logger>

Thanks!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#30
The first two movies work with audio then the new game movie has no audio,
I know this movie with audio used to work in the past, but since its was such a large video it needed a high xmx size to decode...
Gran Turismo also gets no audio in its movies, i'll post a log for that game shortly too.


I narrowed it down to the exact revision that broke it, it worked in r2540, r2541 it broke)
http://code.google.com/p/jpcsp/source/detail?r=2541


Attached Files
.zip   Log_r2656(64bit)_INFO.zip (Size: 166.27 KB / Downloads: 84)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)