Skip to content

Java call condition does not override boolean conditions #70

@Pikachu920

Description

@Pikachu920

Describe the bug
The java call condition does not override boolean conditions

To reproduce

on script load:
	{_v}.something()
	broadcast "hi"

Run this with just skript and skript-mirror and all is fine. Add an addon with a %boolean% condition and the code will stop running before the broadcast.

Expected behavior
The java call condition takes precedence over boolean conditions

Server information

  • skript-mirror: 0.15.0
[23:57:53 ERROR]: #!#!   Skript: 2.2-dev35b (OUTDATED)
[23:57:53 ERROR]: #!#!   Bukkit: 1.12.2-R0.1-SNAPSHOT
[23:57:53 ERROR]: #!#!   Minecraft: 1.12.2
[23:57:53 ERROR]: #!#!   Java: 1.8.0_171 (Java HotSpot(TM) 64-Bit Server VM 25.171-b11)
[23:57:53 ERROR]: #!#!   OS: Windows 10 amd64 10.0

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions