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:
  • 8 Vote(s) - 3.88 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tactics Ogre: Let Us Cling Together - ULUS10565
Hi guys, so sorry to bother you all. Great work so far on this thread!

I've read through it all and I don't know if I can find the problem I have replicated anywhere else. Like, the text is fine and speed appears to be ok.

But I'm getting a crash or freeze really early. After I've chosen my name, birthday etc and the tarot cards, the three characters at the beginning leave their house to ambush Lanselot or something?

The dialogue just stops running usually when Denam says "Ssh, they're here". It's weird because I can see the water still shimmering so it's not like the game has just frozen. But it refuses to go any further than this in this cutscene. I've tried pausing and skipping the scene, but the screen goes blank and it loads no further.

I'm not sure how much of the log to post as it seems to just run and run and run at mega speed and a lot of it is repeating but I've got a chunk of it:

Code:
139170 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - ---------------------------------------- SceUID=19 name:'vsync thread'
139171 [AUDIO MIXER THREAD] DEBUG runtime - Switching from Thread AUDIO MIXER THREAD to vsync thread
139173 [AUDIO MIXER THREAD] DEBUG hle.sceCtrl - hleCtrlExecuteSampling
139174 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Triggering Interrupt VBLANK(0x1E)
139175 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Calling InterruptHandler 0x08A30F28(0x00000000,0x00000000)
139176 [AUDIO MIXER THREAD] DEBUG runtime - Start of Callback 0x08A30F28
139178 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - sceKernelSignalSema id=0x18 name='vsync sema' signal=1
139179 [AUDIO MIXER THREAD] DEBUG runtime - End of Callback 0x08A30F28
139179 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Calling InterruptHandler 0x08A397C4(0x00000001,0x00000000)
139180 [AUDIO MIXER THREAD] DEBUG runtime - Start of Callback 0x08A397C4
139181 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - sceKernelSetEventFlag uid=0x14c bitsToSet=0x1
139182 [AUDIO MIXER THREAD] DEBUG runtime - End of Callback 0x08A397C4
139183 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - End of Interrupt
139183 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Context switching to 'AUDIO MIXER THREAD(Status PSP_THREAD_READY, Wait None, doCallbacks false)' after reschedule
139184 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - ---------------------------------------- SceUID=f9 name:'AUDIO MIXER THREAD'
139184 [AUDIO MIXER THREAD] DEBUG runtime - Switching from Thread vsync thread to AUDIO MIXER THREAD
139186 [AUDIO MIXER THREAD] DEBUG runtime - syncThread currentThread=AUDIO MIXER THREAD, currentRuntimeThread=AUDIO MIXER THREAD
139186 [AUDIO MIXER THREAD] DEBUG runtime - syncEmulator immediately=false
139188 [AUDIO MIXER THREAD] DEBUG hle.sceCtrl - hleCtrlExecuteSampling
139189 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Triggering Interrupt VBLANK(0x1E)
139191 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Calling InterruptHandler 0x08A30F28(0x00000000,0x00000000)
139192 [AUDIO MIXER THREAD] DEBUG runtime - Start of Callback 0x08A30F28
139193 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - sceKernelSignalSema id=0x18 name='vsync sema' signal=1
139194 [AUDIO MIXER THREAD] DEBUG runtime - End of Callback 0x08A30F28
139195 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Calling InterruptHandler 0x08A397C4(0x00000001,0x00000000)
139197 [AUDIO MIXER THREAD] DEBUG runtime - Start of Callback 0x08A397C4
139197 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - sceKernelSetEventFlag uid=0x14c bitsToSet=0x1
139198 [AUDIO MIXER THREAD] DEBUG runtime - End of Callback 0x08A397C4
139198 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - End of Interrupt
139199 [AUDIO MIXER THREAD] DEBUG runtime - syncThread currentThread=AUDIO MIXER THREAD, currentRuntimeThread=AUDIO MIXER THREAD
139200 [AUDIO MIXER THREAD] DEBUG runtime - syncEmulator immediately=false
139200 [AUDIO MIXER THREAD] DEBUG runtime - syncThread currentThread=AUDIO MIXER THREAD, currentRuntimeThread=AUDIO MIXER THREAD
139202 [AUDIO MIXER THREAD] DEBUG runtime - syncEmulator immediately=false
139203 [AUDIO MIXER THREAD] DEBUG hle.sceCtrl - hleCtrlExecuteSampling
139204 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Triggering Interrupt VBLANK(0x1E)
139204 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Calling InterruptHandler 0x08A30F28(0x00000000,0x00000000)
139205 [AUDIO MIXER THREAD] DEBUG runtime - Start of Callback 0x08A30F28
139208 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - sceKernelSignalSema id=0x18 name='vsync sema' signal=1
139208 [AUDIO MIXER THREAD] DEBUG runtime - End of Callback 0x08A30F28
139209 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - Calling InterruptHandler 0x08A397C4(0x00000001,0x00000000)
139210 [AUDIO MIXER THREAD] DEBUG runtime - Start of Callback 0x08A397C4
139212 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - sceKernelSetEventFlag uid=0x14c bitsToSet=0x1
139213 [AUDIO MIXER THREAD] DEBUG runtime - End of Callback 0x08A397C4
139214 [AUDIO MIXER THREAD] DEBUG hle.ThreadManForUser - End of Interrupt
139215 [AUDIO MIXER THREAD] DEBUG runtime - syncThread currentThread=AUDIO MIXER THREAD, currentRuntimeThread=AUDIO MIXER THREAD

And these two lines were repeating often in yellow text earlier on (not necessarily adjacent though):

Code:
22879 [GUI] WARN  ge - Shader log: Validation warning! - Sampler value tex has not been set.

36122 [SoundDevice] WARN  hle.sceAtrac3plus - sceAtracGetRemainFrame: bad atracID= 255

Obviously I don't really understand but it looked to be some kind of audio problem - maybe at this point the game needed to play a sound its unable to do so? So I uninstalled and reinstalled Sonicstage but to no avail.

I'm running 64bit rev: 2540. Using basically the same options as everyone else from what I've read from the thread... and there were some tips somewhere about diabling UBO and enabling VAO fixing some crashes or something. I tried it before without those settings enabled and I still had the same crashes so I don't think it's relevant here anyway.
Vertex Cache
Shaders
Disable UBO
Enable VAO
Enable saving GE to textures
Enable dynamic shader generation (recommend for ATI, which I have)

Audio wise, I have Media Engine and Sonicstage decoding enabled in the options. Nothing is disabled in the audio section... I'm lost!

Any help would be so appreciated! Thanks guys!
Reply


Messages In This Thread
RE: TACTICS OGRE Let Us Cling Together - ULUS10565 [Encrypted] - by klite - 04-29-2012, 05:00 PM

Forum Jump:


Users browsing this thread: 9 Guest(s)