kiraio-moe / USSR

Easily remove Unity splash screen & watermark.
GNU General Public License v3.0
211 stars 22 forks source link

Error when removing the splash screen! Unable to read beyond the end of the stream. #21

Open AmetaForm opened 6 months ago

AmetaForm commented 6 months ago

Good afternoon, I have an error. On which version of unity can I 100% remove the splash screen? I really need it now.

Thanks! image

kiraio-moe commented 6 months ago

Good afternoon, I have an error. On which version of unity can I 100% remove the splash screen? I really need it now.

Thanks! image

Other user also have issued this https://github.com/kiraio-moe/USSR/issues/19#issuecomment-1916787195. Apparently the TypeTree classdata.tpk that I acquired from https://github.com/AssetRipper/Tpk aren't currently updated. You can contribute to https://github.com/AssetRipper/TypeTreeDumps by adding the Unity version you have here.

JoaoFranco91 commented 6 months ago

Same problem here. My version is 2022.3.21f1

image

Thank you.

VirtualMaestro commented 5 months ago

I tried this tool and got the same issue as the authors above.

kiraio-moe commented 2 weeks ago

@AmetaForm, @JoaoFranco91, @VirtualMaestro Can you all try the latest release?

VirtualMaestro commented 1 week ago

@AmetaForm, @JoaoFranco91, @VirtualMaestro Can you all try the latest release?

I've checked and it doesn't work. The console says that it can't find the Splash screen. image

It creates the *.bak file, but nothing happens. image

kiraio-moe commented 1 week ago

@AmetaForm, @JoaoFranco91, @VirtualMaestro Can you all try the latest release?

I've checked and it doesn't work. The console says that it can't find the Splash screen. image

It creates the *.bak file, but nothing happens. image

We need some alternative 😌🤔.