nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.16k stars 149 forks source link

Asset failed to deserialize #264

Closed lostprophet closed 1 year ago

lostprophet commented 1 year ago

Tried both the stable and nightly version of UABEA to export the text dump from a MonoBehaviour file. When doing so, I get a very small txt file with the "Asset failed to deserialize." error message. (My goal is to translate the game, and the one on the screenshot is one of the files containing the game's texts).

The game is Alaloth: Champions of The Four Kingdoms. The file is in a big, 400 MB resources.assets file. Please let me know, if I can upload anything, that could help fixing this issue(?).

kép

nesrak1 commented 1 year ago

Could you join the Discord server so I can walk you through this?

nesrak1 commented 1 year ago

Fixed, yet another cpp2il issue.