EmuNewz Network
Automated and official SVN builds - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: JPCSP builds and releases (https://www.emunewz.net/forum/forumdisplay.php?fid=53)
+---- Thread: Automated and official SVN builds (/showthread.php?tid=1142)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


RE: Automated and official SVN builds - gid15 - 12-09-2010

(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


RE: Automated and official SVN builds - BlackDaemon - 12-09-2010

I reverted too from r1892 on r1891, since Driver 76 on r1892 broken again.


RE: Automated and official SVN builds - Hykem - 12-09-2010

Yes, please ignore r1892, because an update error caused some regressions in sceAtrac3plus file. Going to commit the proper revision right away.


RE: Automated and official SVN builds - gid15 - 12-10-2010

(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...


RE: Automated and official SVN builds - MaXiMu - 12-10-2010

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


RE: Automated and official SVN builds - BlackDaemon - 12-10-2010

SWAT: Target Liberty - USA - ULUS10314 also broken in r1897.


RE: Automated and official SVN builds - gid15 - 12-11-2010

(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?


RE: Automated and official SVN builds - MaXiMu - 12-11-2010

is fixed - working again and sound play perfect Wink


RE: Automated and official SVN builds - holyvin - 12-22-2010

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


RE: Automated and official SVN builds - Orphis - 12-22-2010

Fixed !