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]: I can't unpack because of this error #1325

Open
ArtemD7265 opened this issue May 2, 2024 · 6 comments
Open

[Bug]: I can't unpack because of this error #1325

ArtemD7265 opened this issue May 2, 2024 · 6 comments
Labels
animation Related to animation assets bug Something isn't working processing

Comments

@ArtemD7265
Copy link
Contributor

Are you on the latest version of AssetRipper?

Yes, I'm on the latest alpha-build of AssetRipper.

Which release are you using?

Windows x64

Which game did this occur on?

Rust

Which Unity version did this occur on?

2022.3.24f1

Is the game Mono or IL2Cpp?

Unknown

Describe the issue.

ошибка при распаковке content.bundle

Relevant log output

Import : Dependency 'archive:/CAB-c1bd25a568e1b476212e082300d21a99/CAB-c1bd25a568e1b476212e082300d21a99' wasn't found
Import : Finished reading files
Processing : Processing loaded assets...
Processing : Creating Scene Definitions
Processing : Main Asset Pairing
Processing : Reconstruct AnimatorController Assets
Processing : Reconstruct AudioMixer Assets
Processing : Editor Format Conversion
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Internal.Runtime.CompilerHelpers.ThrowHelpers.ThrowIndexOutOfRangeException() + 0x24
at AssetRipper.Processing.AnimationClips.AnimationClipConverter.AddTransformCurve(Single, TransformType, ReadOnlySpan1, ReadOnlySpan1, ReadOnlySpan1, Int32, String) + 0xb4e at AssetRipper.Processing.AnimationClips.AnimationClipConverter.ProcessConstant(IConstantClip, Int32, Single) + 0x258 at AssetRipper.Processing.AnimationClips.AnimationClipConverter.ProcessInner() + 0x12b at AssetRipper.Processing.Editor.EditorFormatProcessor.Convert(IUnityObjectBase) + 0x19c at AssetRipper.Processing.Editor.EditorFormatProcessor.Process(GameData) + 0x17b at AssetRipper.Export.UnityProjects.ExportHandler.Process(GameData) + 0xa2 at AssetRipper.GUI.Web.GameFileLoader.LoadAndProcess(IReadOnlyList1) + 0x4f
at AssetRipper.GUI.Web.Pages.Commands.LoadFolder.d__0.MoveNext() + 0x175
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x20
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xb2
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x4b
at AssetRipper.GUI.Web.Pages.Commands.d__6`1.MoveNext() + 0xaf
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x20
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xb2
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x4b
at AssetRipper.GUI.Web.ErrorHandlingMiddleware.d__0.MoveNext() + 0x9f

@ArtemD7265 ArtemD7265 added the bug Something isn't working label May 2, 2024
Copy link

github-actions bot commented May 2, 2024

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. :)

@ArtemD7265 ArtemD7265 reopened this May 2, 2024
@ArtemD7265
Copy link
Contributor Author

I would like to have some function that allows you to ignore the error and still complete the unpacking of the data that could be successfully unpacked

@ds5678
Copy link
Collaborator

ds5678 commented May 2, 2024

cc: @FACS01-01

@ds5678 ds5678 added animation Related to animation assets processing labels May 2, 2024
@ArtemD7265
Copy link
Contributor Author

I need to resolve this as soon as possible. I will send any additional information if needed.

@ds5678
Copy link
Collaborator

ds5678 commented May 2, 2024

I need to resolve this as soon as possible.

You can offer FACS money, but otherwise it's just volunteer work, which means that people do things if and when they want to.

@ds5678
Copy link
Collaborator

ds5678 commented May 7, 2024

#1335 was just merged, which might have fixed your issue.

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

2 participants