Skip to content

Timespan parsing #1403

Description

@CGDoctor8

I didn't look before posting this, a issue has been opened already Super Sorry
See #1394

Issue

When Trying to parse a time span as a string with a variable it fails silently

Example

command /test:
    trigger:
        set {_ticks} to 1
        wait "%{_ticks}% ticks" parsed as timespan
        broadcast "We will never reach this line on dev37c"```

This was produced on

  1. Spigot 1.12.2 git-Spigot-eb3d921-2b93d83 (latest)
  2. Skript version 2.2-dev37c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions