UABEA icon indicating copy to clipboard operation
UABEA copied to clipboard

Asset failed to deserialize. A few possibilities

Open KrazyKaseGD opened this issue 11 months ago • 4 comments

So I wanted to try edit a script in UABEANext4 but every time I try to, it will do this.

Image

Is there a way to fix it?

KrazyKaseGD avatar Jan 30 '25 22:01 KrazyKaseGD

Expand the tree view item for instructions. If it's a mobile game, you probably need to dump il2cpp metadata to view scripts.

nesrak1 avatar Jan 31 '25 00:01 nesrak1

Expand the tree view item for instructions. If it's a mobile game, you probably need to dump il2cpp metadata to view scripts.

I will try dump the il2cpp metadata, but the file is an apk file

KrazyKaseGD avatar Jan 31 '25 00:01 KrazyKaseGD

Expand the tree view item for instructions. If it's a mobile game, you probably need to dump il2cpp metadata to view scripts.

Is it possible to view scripts with uabeanext4?

KrazyKaseGD avatar Feb 01 '25 02:02 KrazyKaseGD

uabea and next are using the same code for scripts. most likely you will need to dump il2cpp assemblies yourself since the library used in both versions of uabea is a bit out of date.

nesrak1 avatar Feb 05 '25 03:02 nesrak1