EmuNewz Network

Full Version: Automated and official SVN builds
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
(12-09-2010, 08:23 AM)Darth1701 Wrote: [ -> ]Is there a problem with r1892? It's not on the buildbot.
There is a compilation error in r1892... and a few other errors. Don't try to use it.
http://code.google.com/p/jpcsp/source/detail?r=1892
I reverted too from r1892 on r1891, since Driver 76 on r1892 broken again.
Yes, please ignore r1892, because an update error caused some regressions in sceAtrac3plus file. Going to commit the proper revision right away.
(12-09-2010, 08:49 AM)gid15 Wrote: [ -> ]
(12-09-2010, 08:23 AM)Darth1701 Wrote: [ -> ]Is there a problem with r1892? It's not on the buildbot.
There is a compilation error in r1892... and a few other errors. Don't try to use it.
http://code.google.com/p/jpcsp/source/detail?r=1892
Hopefully this is now fixed in r1893.

Also r1897 introduced a major change in the way some sounds (sceSas) are played. This should improve compatibility on the long run and I hope this will not break too much games...
Quote:Also r1897 introduced a major change in the way some sounds (sceSas) are played. This should improve compatibility on the long run and I hope this will not break too much games...

Confirm now brocken some games on SoftwareSynthesizer.java line 39-47.

Success error detect
Code:
java.lang.NegativeArraySizeException
        at jpcsp.sound.SoftwareSynthesizer.generateSamples(SoftwareSynthesizer.j
ava:39)
        at jpcsp.sound.SoftwareSynthesizer.getSynthSamples(SoftwareSynthesizer.j
ava:47)
        at jpcsp.sound.SoundMixer.mix(SoundMixer.java:88)
        at jpcsp.sound.SoundMixer.synthesize(SoundMixer.java:116)
        at jpcsp.HLE.modules150.sceSasCore.__sceSasCore(sceSasCore.java:742)
        at jpcsp.HLE.modules150.sceSasCore$17.execute(sceSasCore.java:1202)
        at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:346)
        at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:47)
        at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:65
2)
        at _S1_2_88D4A68.s(_S1_2_88D4A68.java:4)
        at _S1_2_8892404.s(_S1_2_8892404.java:72)
        at _S1_2_884B7E8.s(_S1_2_884B7E8.java:116)
        at _S1_2_884B7E8.exec(_S1_2_884B7E8.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
683)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:47)

detect error on

- Buzz Master quiz

- Cars Race-O-Rama
(12-10-2010, 06:52 PM)MaXiMu Wrote: [ -> ]Confirm now brocken some games on SoftwareSynthesizer.java line 39-47.

Success error detect
Code:
java.lang.NegativeArraySizeException
        at jpcsp.sound.SoftwareSynthesizer.generateSamples(SoftwareSynthesizer.j
ava:39)

detect error on

- Buzz Master quiz

- Cars Race-O-Rama
Is it fixed in r1902?
is fixed - working again and sound play perfect Wink
hi is there something wrong with the website?

Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 2: parser error : Premature end of data in tag log line 2 in /http/orphis/sites/orphis.net/buildbot/jpcsp/index.php on line 157

Warning: simplexml_load_string() [function.simplexml-load-string]: <log> in /http/orphis/sites/orphis.net/buildbot/jpcsp/index.php on line 157

Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /http/orphis/sites/orphis.net/buildbot/jpcsp/index.php on line 157
Unable to open the svn log file
Fixed !
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15