X-com / RealmShark

MIT License
39 stars 19 forks source link

Asset Extraction #18

Open DaniOtter opened 1 year ago

DaniOtter commented 1 year ago

image

Gives me this when starting sniffer. If i try to extract, it infinitely loads and doesn't do anything.

I have the latest npcap version downloaded

X-com commented 1 year ago

I think this issue stems from java 32 bit installation instead of the needed java 64 bit. Or it can be that the program is in a folder that can't extract the assets into. Please check if java 64 bit is installed and place the Tomato.xxx.jar in a different folder and try again.

1.6 full release will hopefully have this bug give error outputs to help troubleshoot ways to narrow the problem down.

X-com commented 1 year ago

A better version will be implemented for the 1.6 release that now has warning popup windows and a better and less memory intensive asset extractor.

DaniOtter commented 1 year ago

Placed tomato in its own folder and ran it. It extracted everything into the folder and now works again!!

Thanks for the help :3