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
TALKMAN - UCES00254
#1
TALKMAN - UCES00254
using r 2841
after the intro the game keeps pausing with errors
here is the info log


Attached Files
.zip   log.zip (Size: 6.16 KB / Downloads: 86)
Reply
#2
Code:
19:30:47  WARN   loader - GUI - Failed to map import at 0x0890AC18 [0x79A1C743] Module 'sceUsbAcc'(attempt 1)
19:30:47  WARN   loader - GUI - Failed to map import at 0x0890AC20 [0x2E6DCDCD] Module 'sceUsbMic'(attempt 1)
19:30:47  WARN   loader - GUI - Failed to map import at 0x0890AC28 [0x45310F07] Module 'sceUsbMic'(attempt 1)
19:30:47  WARN   loader - GUI - Failed to map import at 0x0890AC30 [0x5F7F368D] Module 'sceUsbMic'(attempt 1)
19:30:47  WARN   loader - GUI - Failed to map import at 0x0890AC38 [0x63400E20] Module 'sceUsbMic'(attempt 1)
19:30:47  WARN   loader - GUI - Failed to map import at 0x0890AC40 [0xF899001C] Module 'sceUsbMic'(attempt 1)
A draft implementation has been added for those functions in r2843.

Could you add the following line to LogSettings.xml:
Code:
<logger name='compiler'> <level value='debug' /> </logger>
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#3
using r 2843
here is the log with the added line


Attached Files
.zip   log.zip (Size: 898.83 KB / Downloads: 90)
Reply
#4
Code:
08:25:33  WARN   loader - GUI - Failed to map import at 0x0890AC18 [0x79A1C743] Module 'sceUsbAcc'(attempt 1)
08:25:33  WARN   loader - GUI - Failed to map import at 0x0890AC20 [0x2E6DCDCD] Module 'sceUsbMic'(attempt 1)
08:25:33  WARN   loader - GUI - Failed to map import at 0x0890AC28 [0x45310F07] Module 'sceUsbMic'(attempt 1)
08:25:33  WARN   loader - GUI - Failed to map import at 0x0890AC30 [0x5F7F368D] Module 'sceUsbMic'(attempt 1)
08:25:33  WARN   loader - GUI - Failed to map import at 0x0890AC38 [0x63400E20] Module 'sceUsbMic'(attempt 1)
08:25:33  WARN   loader - GUI - Failed to map import at 0x0890AC40 [0xF899001C] Module 'sceUsbMic'(attempt 1)
08:25:33  WARN   loader - GUI - Failed to map import at 0x0890A9C8 [0x36FD8AA9] Module 'sceAudioRouting'(attempt 1)
They have been moved to PSP 2.60 (instead of 2.71) in r2845. Also a basic microphone input method has been implemented.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#5
using r 2846
after the intro it crashes on the loading screen
here is the info log


Attached Files Thumbnail(s)
   

.zip   log.zip (Size: 5.97 KB / Downloads: 87)
Reply
#6
Code:
org.lwjgl.openal.OpenALException: Invalid Enum
    at org.lwjgl.openal.Util.checkALCError(Util.java:55)
    at org.lwjgl.openal.ALC10.alcGetInteger(ALC10.java:184)
    at jpcsp.HLE.modules150.sceAudio.hleAudioGetInputLength(sceAudio.java:333)
    at jpcsp.HLE.modules150.sceAudio.blockThreadInput(sceAudio.java:353)
    at jpcsp.HLE.modules150.sceAudio.hleAudioInputBlocking(sceAudio.java:370)
    at jpcsp.HLE.modules260.sceUsbMic.sceUsbMicInputBlocking(sceUsbMic.java:56)
Strange, I have no problem testing this function using the "Audio Mechanica v8b" homebrew. Have you tried both 32 and 64 bit versions?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#7
just tried the 32 bit version and it also crashes in the same spot
here is the log from the 32 bit version


do you have to have a microphone plugged in ???
as i don't have one for my PC


Attached Files
.zip   log.zip (Size: 5.94 KB / Downloads: 74)
Reply
#8
(11-13-2012, 09:13 AM)nash67 Wrote: do you have to have a microphone plugged in ???
as it don't have one for my PC
OK, this is probably the reason... I will fake a silent microphone in that case.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#9
I could test the microphone if you want
Am I the only one with this cool sig?
[Image: ji6WX.png]
[Image: 2404362.png]
Reply
#10
(11-13-2012, 01:53 PM)virgil94 Wrote: I could test the microphone if you want
Yes that would help. Thank you!

You can also test using the homebrew "Audio Mechanica v8b", or another one as I'm already testing with this homebrew...
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)