Runtime error when calculating distance between different worlds by Chrissblock99 · Pull Request #8196 · SkriptLang/Skript

@Chrissblock99

@sovdeeth sovdeeth added enhancement

Feature request, an issue about something that could be improved, or a PR improving something.

up for debate

When the decision is yet to be debated on the issue in question

breaking changes

Pull or feature requests that contain breaking changes (API, syntax, etc.)

labels

Sep 18, 2025

@sovdeeth sovdeeth changed the title Return infinity when calculating distance between different worlds Runtime error when calculating distance between different worlds

Sep 18, 2025

@Chrissblock99

sovdeeth

@sovdeeth sovdeeth changed the base branch from master to dev/feature

September 18, 2025 22:27

@sovdeeth

suggestion made by sovdeeth

Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>

@Chrissblock99

sovdeeth

@Chrissblock99 @sovdeeth

Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>

@Chrissblock99

sovdeeth

cheeezburga

@skriptlang-automation skriptlang-automation bot added completed

The issue has been fully resolved and the change will be in the next Skript update.

and removed feature-ready

A PR/issue that has been approved, tested and can be merged/closed in the next feature version.

labels

Sep 20, 2025

erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request

Nov 26, 2025
…iptLang#8196)

* Return infinity when calculating distance between different worlds

* Throw a runtime error when calculating distance between different worlds

* add world names to runtime error message

suggestion made by sovdeeth

Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>

* fix runtime error message

suggestion by sovdeeth

* Update runtime error message

Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>

* Update ExprDistance.java

erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request

Nov 26, 2025
…iptLang#8196)

* Return infinity when calculating distance between different worlds

* Throw a runtime error when calculating distance between different worlds

* add world names to runtime error message

suggestion made by sovdeeth

Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>

* fix runtime error message

suggestion by sovdeeth

* Update runtime error message

Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>

* Update ExprDistance.java