8000 AssertionError · Issue #154 · worawit/blutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
AssertionError #154
Open
Open
@rickbrian

Description

@rickbrian

Traceback (most recent call last):
File "D:\tst\apks\s\blutter\blutter.py", line 229, in
main(args.indir, args.outdir, args.rebuild, args.vs_sln, args.no_analysis)
File "D:\tst\apks\s\blutter\blutter.py", line 211, in main
main2(libapp_file, libflutter_file, outdir, rebuild_blutter, create_vs_sln, no_analysis)
File "D:\tst\apks\s\blutter\blutter.py", line 200, in main2
dart_info = get_dart_lib_info(libapp_path, libflutter_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\tst\apks\s\blutter\blutter.py", line 151, in get_dart_lib_info
dart_version, snapshot_hash, flags, arch, os_name = extract_dart_info(libapp_path, libflutter_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\tst\apks\s\blutter\extract_dart_info.py", line 106, in extract_dart_info
snapshot_hash, flags = extract_snapshot_hash_flags(libapp_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\tst\apks\s\blutter\extract_dart_info.py", line 22, in extract_snapshot_hash_flags
assert sym['st_size'] > 128
^^^^^^^^^^^^^^^^^^^^
AssertionError

This is my so, changed the suffix to png

This is my so, changed the suffix to png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0