nesrak1

Results 268 comments of nesrak1

So this happened when you opened a file picker? Does this always happen or just once? I don't think this is anything I can fix, it might be an Avalonia...

Can you try dragging the file onto the window? Also, what version of Windows are you on?

I guess this is only after you select the file that the crash happens? I asked about OS because previously, a windows 7 user had crashes when opening something through...

This could be a few things. Are you still opening through `Libraries / Documents` for example, or through `C:\Users\User\Documents`? I can't tell if ImageSharp was passed something like an empty...

Okay, cool. I wish I could help with the open file dialog issues, but those are Avalonia specific and not something I can directly fix in UABEA. I would make...

This issue was fixed already in https://github.com/nesrak1/UABEANext (has an error message when a program other than UABEA still has this file open), but I probably won't be back porting it...

Sprite export will for sure be a feature in the new UABEA (not this next release, but the docking version). Sprite import is a whole other issue, but I might...

Bundle emips aren't supported. I never finished support for emip because I'm planning on making a different format that's more resilient to game updates.

For the time being, you can write a program to patch the bundle with AssetsTools.NET which is what UABEA uses or UnityPy which is a Python library that can do...

Bug exists in the latest version of [TextMateSharp](https://github.com/danipen/TextMateSharp). I'll report the bug to that repo later.