Skip to content

Linux java path - invalid yaml #70

@romulous75

Description

@romulous75

As soon as I change the forcedJavaPath to /usr/bin/java it fails to start

forcedJavaPath: /usr/bin/java

`
./startserver.sh
Skipping download. Using existing serverstarter-2.3.1.jar
[15:32:59] [ERROR] Failed to load Yaml

java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 111
at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136)
`
Also tried:

forcedJavaPath: "/usr/bin/java"

And

forcedJavaPath: ~

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