panzi / u4pak

unpack, pack, list, check and mount Unreal Engine 4 .pak archives
510 stars 143 forks source link

Error while trying to pack (PLS HELP) #29

Closed blackopscrazy0 closed 4 years ago

blackopscrazy0 commented 5 years ago

Traceback (most recent call last): File "Z:\F13Working\u4pak-master\u4pak.py", line 1732, in main(sys.argv[1:]) File "Z:\F13Working\u4pak-master\u4pak.py", line 1612, in main if args.command == 'list': AttributeError: 'Namespace' object has no attribute 'command'

panzi commented 5 years ago

That's weird. What is your Python version? What was the exact command that you've ran?

panzi commented 4 years ago

Fixed it.