10-05-2012, 12:19 AM
(This post was last modified: 10-05-2012, 12:50 AM by digiadventures.)
Game hangs after stage 10,unless animation is skipped.
Surprisingly,error is related to fonts
EDIT : still seems to close font handles and then tries to reuse it
Surprisingly,error is related to fonts
Code:
186471 user_main INFO stdout Error sceFontGetFontInfo: 0x80460003
186471 user_main INFO stdout Error sceFontGetCharInfo: 0x80460003
EDIT : still seems to close font handles and then tries to reuse it
Code:
183779 user_main DEBUG hle.sceFont sceFontClose fontHandle=0x9F1020C
183779 user_main DEBUG hle.sceFont sceFontGetFontInfo fontHandle=0x9F1020C, fontInfoPtr=0x09FFF338
183779 user_main DEBUG hle sceFontGetFontInfo returning errorCode 0x80460003
183783 user_main INFO stdout Error sceFontGetFontInfo: 0x80460003