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 Processing.AnimationClips.AnimationClipConverter #1319

Open
nervous-inhuman opened this issue Apr 29, 2024 · 7 comments
Open
Labels
animation Related to animation assets bug Something isn't working processing

Comments

@nervous-inhuman
Copy link

nervous-inhuman commented Apr 29, 2024

Are you on the latest version of AssetRipper?

Yes, I'm on the latest release of AssetRipper.

Which release are you using?

Windows x64

Which game did this occur on?

Vivat Slovakia

Which Unity version did this occur on?

2023.2.17f1

Is the game Mono or IL2Cpp?

IL2Cpp

Describe the issue.

AssetRipper apparently crashes on AssetRipper.Processing.AnimationClips.AnimationClipConverter.ProcessStreams(IReadOnlyList`1) with System.IndexOutOfRangeException: Index was outside the bounds of the array

Relevant log output

AssetRipper.log

@nervous-inhuman nervous-inhuman added the bug Something isn't working label Apr 29, 2024
Copy link

Thank you for submitting your first issue here. Please be sure you have uploaded your AssetRipper.log file. It is in the same folder as the exe file. :)

@nervous-inhuman
Copy link
Author

nervous-inhuman commented Apr 29, 2024

There also seems to be an off-by-one(?) while reading the PlayerSettings:

Import [Error] : Read 880 but expected 881 for asset type PlayerSettings. V: 2023.2.17f1 P: StandaloneWin64Player N: globalgamemanagers Path:

@ds5678
Copy link
Collaborator

ds5678 commented May 3, 2024

cc: @FACS01-01

@ds5678 ds5678 added animation Related to animation assets processing labels May 3, 2024
@FACS01-01
Copy link
Contributor

can you send the specific file that crashes AssetRipper? so I don't have to buy the game hahah

@nervous-inhuman
Copy link
Author

can you send the specific file that crashes AssetRipper? so I don't have to buy the game hahah

Yeah, I thought so 😅 I'd like to, but if you look at the log, the path isn't shown. Unless there's some more verbose logging I could turn on.

@ds5678
Copy link
Collaborator

ds5678 commented May 5, 2024

Just use trial and error to find the file.

@ds5678
Copy link
Collaborator

ds5678 commented May 11, 2024

@nervous-inhuman unless you provide the file or buy one of us the game, we're going to have to close your issue. We can't reproduce your error without the relevant game file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
animation Related to animation assets bug Something isn't working processing
Projects
None yet
Development

No branches or pull requests

3 participants