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]: Unknown Scripting Backend for APK #1377

Open
VectorViral opened this issue Jun 3, 2024 · 5 comments
Open

[Bug]: Unknown Scripting Backend for APK #1377

VectorViral opened this issue Jun 3, 2024 · 5 comments
Labels
bug Something isn't working scripts Related to MonoScript or MonoBehaviour assets

Comments

@VectorViral
Copy link

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?

https://drive.google.com/file/d/1mbxNdswAZW9DU5xFpUgbTS2qfgNaO8a3/view?usp=sharing

Which Unity version did this occur on?

unity 2020

Is the game Mono or IL2Cpp?

Unknown

Describe the issue.

Files use the 'Unknown' scripting backend

Relevant log output

AssetRipper.log

@VectorViral VectorViral added the bug Something isn't working label Jun 3, 2024
Copy link

github-actions bot commented Jun 3, 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. :)

@Skrys33
Copy link

Skrys33 commented Jun 7, 2024

Hello,
I'm experiencing the same problem.
AssetRipper.log

@KTOL2
Copy link

KTOL2 commented Jun 18, 2024

Hello,
I'm experiencing the same problem. I have uploaded your AssetRipper.log file and file .unity3d
https://drive.google.com/file/d/1vvyutAec7sc5meo37Foxz6JWPX-ncxX5/view?usp=sharing

@Akan9021
Copy link

Having the exact same issue with a set of two games in particular. Here's both unity3d files alongside my AssetRipper.log for good measure.

https://www.mediafire.com/file/p20hmlncy55srlf/unknownerrorpackunity.7z/file

@ds5678
Copy link
Collaborator

ds5678 commented Jul 21, 2024

@Skrys33 @Akan9021 Asset bundles do not have assemblies. There is no scripting backend to be loaded.

@KTOL2 Your google link is no longer valid, but I assume from your words that your experience was more-or-less identical to @Skrys33 and @Akan9021.

@VectorViral there is actually an issue in your situation. You are loading an apk file, and AssetRipper is not detecting the Il2Cpp files.

@ds5678 ds5678 changed the title [Bug]: Files use the 'Unknown' scripting backend. [Bug]: Unknown Scripting Backend for APK Jul 21, 2024
@ds5678 ds5678 added the scripts Related to MonoScript or MonoBehaviour assets label Jul 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 scripts Related to MonoScript or MonoBehaviour assets
Projects
None yet
Development

No branches or pull requests

5 participants