[Bug]: APK VR GAME ERROR

Author: iamsosigmaCreated Jul 31, 2026Updated Aug 4, 2026
Labelsbug

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 edition are you using?

Free

Which game did this occur on?

Novalight VR (yes, the creator allows asset ripping)

Which Unity version did this occur on?

2022.3.62f2

Is the game Mono or Il2Cpp?

Il2Cpp

Describe the issue.

Everything works but all scripts are empty, also most materials dont work

Relevant log output

System.Exception: Read 1321 but expected 1328 while reading bundle metadata at AssetRipper.IO.Files.BundleFiles.FileStream.FileStreamBundleFile.ReadMetadata(Stream, Int32) + 0x2a4 at AssetRipper.IO.Files.BundleFiles.FileStream.FileStreamBundleFile.ReadFileStreamMetadata(Stream, Int64) + 0x23e at AssetRipper.IO.Files.BundleFiles.FileStream.FileStreamBundleFile.Read(SmartStream) + 0x47 at AssetRipper.IO.Files.Scheme1.Read(SmartStream, String, String) + 0x65 at AssetRipper.IO.Files.Scheme1.AssetRipper.IO.Files.IScheme.Read(SmartStream, String, String) + 0x9 at AssetRipper.IO.Files.SchemeReader.ReadFile(SmartStream, String, String) + 0xa0 at AssetRipper.Assets.Bundles.GameBundle.LoadFilesAndDependencies(IEnumerable`1, FileSystem, IDependencyProvider) + 0x14e