Skip to content

BUG: Symlinks not backed up when creating server backup #168

@theS1LV3R

Description

@theS1LV3R

Some modloaders and modpacks for minecraft, notably NeoForge (ATM10) use symlinks for additional java args:

NeoForge uses java ... @unix_args.txt as a tell for "look in here for further args". unix_args.txt is a symlink to libraries/net/neoforged/neoforge/VERSION/unix_args.txt. When I create a backup, the resulting file doesn't include the symlink file, only the destination. When restoring from a backup with a full file delete, the unix_args.txt symlink doesn't exist, and Java fails to start:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions