07-12-2013, 10:09 PM
Check console output for detail
r3305 break all game
|
07-13-2013, 12:40 AM
So it looks like I was not the only one having this problem. I made a note of it here in this thread: http://www.emunewz.net/forum/showthread....#pid192062
Yeah,the last version has some wrong in svn/trunk/src/jpcsp/State.java
add in line 55 Code: + fileLogger = new FileLoggerFrame();
07-13-2013, 09:25 AM
Sorry - seems I was lacking a complete rebuild after finishing the change. So I did not notice, as for me it was working fine.
It should be fixed in r3307.
07-13-2013, 05:54 PM
Yes,fixed,Thanks.
Can you add "ms0\PSP\SAVEDATA" folder in default ?
07-13-2013, 09:21 PM
Which default are you referring to?
07-14-2013, 01:48 AM
There is no SAVEDATA folder when download from Orphis 's Automated Jpcsp builds
07-14-2013, 07:30 PM
I see.
The reason is, that it is not present in SVN. From development point of view it has no content - an thus no need to have an empty directory in SVN. As soon as JPCSP is started, the directory is automatically created anyhow. What is your usecase to need SAVEDATA already existing before JPCSP startup?
07-15-2013, 04:16 PM
Move some of save into new version
07-15-2013, 06:04 PM
Please check r3314.
|
« Next Oldest | Next Newest »
|