Skip to content

Launcher fails to untar long paths #66

@SpaceManiac

Description

@SpaceManiac

Having the problem on 64-bit Linux. OpenRCT2-0.3.5.1-develop-2b0d4e6-linux-x86_64.tar.gz contains some files:

OpenRCT2/data/object/rct2tt/footpath_railings/
OpenRCT2/data/object/rct2tt/footpath_railings/rct2tt.footpath_railings.medieval.parkobj
OpenRCT2/data/object/rct2tt/footpath_railings/rct2tt.footpath_railings.balustrade.parkobj
OpenRCT2/data/object/rct2tt/footpath_railings/rct2tt.footpath_railings.pavement.parkobj
OpenRCT2/data/object/rct2tt/footpath_railings/rct2tt.footpath_railings.circuitboard.parkobj
OpenRCT2/data/object/rct2tt/footpath_railings/rct2tt.footpath_railings.rocky.parkobj
OpenRCT2/data/object/official/footpath_surface/openrct2.footpath_surface.queue_invisible.json
OpenRCT2/data/object/rct2tt/footpath_railings/rct2tt.footpath_railings.circuitboard_invisible.parkobj
OpenRCT2/data/object/rct2tt/footpath_railings/rct2tt.footpath_railings.rainbow.parkobj

Instead of circuitboard_invisible, the launcher sees a file named ././@LongLink with type 'L' and bails in tarextractor.cpp because it does not know how to handle that type.

May be related to #63?

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