aa2g / AA2Unlimited

Modding framework for Artificial Academy 2
126 stars 35 forks source link

Weird character behavior #365

Open SaotomeRanma142 opened 3 years ago

SaotomeRanma142 commented 3 years ago

Character runs in place while being talked to, runs in place at idle at times & randomly appears in rooms they are not in and are not selectable to interact with when this happens. Card is #15, Succubus Saki. Behavior is correct prior to AAU V1.7. A copy of the class is attached. The game didn't crash though so there is no crash dump to provide. Using most current version of AAU and modules, installed clean and not over the top of the previous version.

class.zip

k4yf0ur commented 2 years ago

Could you provide a screenshot? In other words, you can "see" them far away in the distance in some rooms that they're not actually in? Are you using the latest AAU?

SaotomeRanma142 commented 2 years ago

That describes the problem I was seeing. Didn't take a screenshot, was having other major instability issues so I reverted back to the older aau release shortly after. If you need a screenshot I can switch it back over and get one for you.

On Fri, Nov 12, 2021, 9:32 AM k4yf0ur @.***> wrote:

Could you provide a screenshot? In other words, you can "see" them far away in the distance in some rooms that they're not actually in? Are you using the latest AAU?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aa2g/AA2Unlimited/issues/365#issuecomment-967161621, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4WNHGIVSEU2I6YNYTM5MTULUQONANCNFSM5GTYNWMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

SaotomeRanma142 commented 2 years ago

And yes, I was using the latest release.

On Fri, Nov 12, 2021, 6:16 PM 早乙女らんま @.***> wrote:

That describes the problem I was seeing. Didn't take a screenshot, was having other major instability issues so I reverted back to the older aau release shortly after. If you need a screenshot I can switch it back over and get one for you.

On Fri, Nov 12, 2021, 9:32 AM k4yf0ur @.***> wrote:

Could you provide a screenshot? In other words, you can "see" them far away in the distance in some rooms that they're not actually in? Are you using the latest AAU?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aa2g/AA2Unlimited/issues/365#issuecomment-967161621, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4WNHGIVSEU2I6YNYTM5MTULUQONANCNFSM5GTYNWMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

k4yf0ur commented 2 years ago

Sure. I'd also appreciate it if you attached a crash dump of those major instability issues while you're at it.

SaotomeRanma142 commented 2 years ago

Ok. here are 3 screenshots, one of character running but not moving, one of character running while talking and one where they appeared in a room where they are not actually in. screenshots.zip 2 crash dumps attached, one for NPC initiated interaction and a double crash after exiting after creating & saving a new game. Crash_on_interaction_after_NPC_Dialog_plays.zip Double_Crash_on_Exit.zip