xforce / eve-echoes-tools

Collection of tools helping in reverse engineering Eve Echoes
MIT License
70 stars 19 forks source link

Thread panic 'Integer too large' #10

Closed ajeroth closed 3 years ago

ajeroth commented 3 years ago

error.log Hello again, Thanks for your help on the previous issue. I'm attempting another round and I got another error . . .

This time there is a panicked thread with a error about an integer being too large. I have attached a log generated with RUST_BACKTRACE=full.

I went and recompiled fsd2json, and didn't recieve any errors at compile time.

Thanks again for all your time and help! Not to mention building this in the first place :)

xforce commented 3 years ago

Yep, I noticed while I was working on providing better support for 'overlaying' patches on top of existing files. I have a local fix which I will push later today.

xforce commented 3 years ago

Fixed in master. Also added preliminary support to handle patches to dump_static_data.py