forums | blogs | polls | tutorials | downloads | rules | help

Add new comment

cant seem to reproduce the bug on my side. the ae still works fine after jera dies in the cutscene regardless if i follow her or not and regardless if i skip the nis or not. the ae also works fine if i dont follow jera and go off and kill some haku in the caves instead.

did u reproduce the bug by starting a new char from the jail? if so, then its likely that its the celia-amren jail nis that glitches out the ae not the jera scene. and since u said the flick captures jera, then it shud only be jera that has her ai brain bugged, not the PC's brain.

since this appears to be an intermittent bug and the same nis will not always glitch out, then fixing the flicks might not necessarily fix this bug and it will probably break things instead and introduce more bugs.

therefore, the only flexible solution is to take note of your idea to reset the brain state at regular intervals. i was thinking of where to code a check to query the game's world event global data at every brain sensor scan period to see if a nis, convo or movie is running. if not, it will reset the PC's brain state back to thinking$. this is a much better solution as it prempts any buggy flick coding by ppl who did not read the SU2 article.