nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.13k stars 144 forks source link

having problem with opening a large(1.77gb) file #167

Closed vlvkwls closed 2 years ago

vlvkwls commented 2 years ago

I tried to open a 1.77GB file, and it didn't work. It literally does nothing.

It worked when I tried it with a much smaller one.

When it comes to that larger, it couldn't open, doing nothing and making no errors, so no stack trace was left.

Could you please assist me?

1

unity version

2

targeted file

nesrak1 commented 2 years ago

https://github.com/nesrak1/UABEA/wiki/Sending-a-crashlog

Actually, you said it does nothing (not crash) so it's probably more related to detection than anything. Could you screenshot the hex dump of the top of the file?

vlvkwls commented 2 years ago

~https://github.com/nesrak1/UABEA/wiki/Sending-a-crashlog~

Actually, you said it does nothing (not crash) so it's probably more related to detection than anything. Could you screenshot the hex dump of the top of the file?

Sorry, I don't know anything about programming at all. I am hoping this is what you said. Thank you. hexdumps

nesrak1 commented 2 years ago

Should be fixed in latest nightly.

vlvkwls commented 2 years ago

Thank you very much!