Skip to content

[Bug]: hytaleHomeOverride doesn't seem to work #8

@Tintow

Description

@Tintow

Plugin Version

0.2.0

Hytale Version

0.5.1

Stacktrace

No response

Describe the bug

Starting with a brand new template from the template generator, single mod, when I try to build for the first time it runs downloadAssetsZip which downloads Assets and HytaleServer to the gradle cache (and leaves the .part files but I think you got that one)

Jeremiah suggested I use the hytaleHomeOverride = "/path/to/Hytale" setting but I've added this, rebuilt gradle and rerun the project and it still starts the downloadAssetsZip task.

For info, I also have a symlink under Hytale/install/release/package/game/ for 0.5.1 pointing to latest just in case it is locating by version number.

To Reproduce

  1. Download template from template generator site
  2. Add hytaleHomeOverride = "/path/to/Hytale" (pointing to my 'Hytale installations 'Hytale' folder
  3. Rebuild Gradle
  4. Run runServer task

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions