Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Crash on 2.3.0-beta that doesn't happen on 2.1.5-alpha #316

Open
2 tasks done
Kusoneko opened this issue Sep 21, 2024 · 0 comments
Open
2 tasks done

[Bug]: Crash on 2.3.0-beta that doesn't happen on 2.1.5-alpha #316

Kusoneko opened this issue Sep 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Kusoneko
Copy link

Kusoneko commented Sep 21, 2024

Check for duplicate issues

  • I have verified that there are no duplicate issues.

Version

v2.3.0-beta, v2.1.5-alpha

Provide Instructions on Reproducing the Problem

Using the exact same setup, the output from Pandora 2.3.0-beta (including the FNIS.esp from 2.1.5-alpha) causes a crash in SkyrimAE 1170 with the animation IdleCartDriverSway. Using the output from 2.1.5-alpha results in a functional setup that doesn't crash at all.

This is the trainwreck crashlog from my latest attempt at using the 2.3.0-beta output. I have the same crashlog multiple times as it's incredibly reproducible, at least on my specific setup, it happens in specific towns, farms and other locations at specific times, which has led me to try to debug it, unfortunately, I couldn't find a mod that added anything related to Cart Driver Idle animations, and the only change between the prior working setup with 2.1.5 and the crashy setup with 2.3.0 was Pandora's update:

2024-09-21-16-00-03.log

While reading it, what lead me to figuring out the issue was animation-related was the mention of OpenAnimationReplacer.dll, as well as looking at the STACK area, specifically at [RSP+538] seeing that specific idle animation mentioned. As the only animation-related change was updating Pandora, I tried a few times with 2.3.0 to ensure I had a reproducible crashing location on my save, then switched to 2.1.5 and produced it's Pandora output, loaded the same save and reproduced the actions that lead to the crash (in this case, fast traveling to Sarethi farm, during the day) and it didn't crash.

Provide Relevant Files

Pandora Output 2.1.5-alpha.zip
Pandora Output 2.3.0-beta.zip
Also I've exported the list of all mods installed from MO2 in case this helps, some are not publicly available unfortunately, but none of those have animations that should relate to cart drivers:
modlist.txt (The ones with - are deactivated, the ones with + are activated, I believe)

Provide Visual Proof (optional)

No response

Contributing To Development

@Kusoneko Kusoneko added the bug Something isn't working label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant