You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Since beta7, the error (see below) appeared in the console and some skript-mirror code stopped working.
To reproduce
This is the code that caused the error for me, but it might appear with other skript-mirror code pieces.
import:
org.bukkit.Bukkit
Expected behavior
Everything should work.
Screenshots / Errors
[15:34:28] [Server thread/WARN]: [Skript] Skript's parameters field could not be resolved. Class proxies will not work. (api.sk, line 2: org.bukkit.Bukkit')
Server information
skript-mirror: 2.0.0-SNAPSHOT (latest dev build)
Skript: 2.4-beta7 (latest)
Spigot: 1.14.4
Java: 1.8.0
OS: Linux
The text was updated successfully, but these errors were encountered:
On Sat, Sep 7, 2019 at 4:05 AM Giovanni ***@***.***> wrote:
*Describe the bug*
Since beta7, the error (see below) appeared in the console and some
skript-mirror code stopped working.
*To reproduce*
This is the code that caused the error for me, but it might appear with
other skript-mirror code pieces.
import:
org.bukkit.Bukkit
*Expected behavior*
Everything should work.
*Screenshots / Errors*
[15:34:28] [Server thread/WARN]: [Skript] Skript's parameters field could not be resolved. Class proxies will not work. (api.sk, line 2: org.bukkit.Bukkit')
*Server information*
- skript-mirror: 2.0.0-SNAPSHOT (latest dev build)
- Skript: 2.4-beta7 (latest)
- Spigot: 1.14.4
- Java: 1.8.0
- OS: Linux
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#142?email_source=notifications&email_token=AAXTMJHOSTIWTTP2K657SGLQIODI5A5CNFSM4IUPWSLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJ6KBFA>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAXTMJDXLREPW7U5L2HPIDLQIODI5ANCNFSM4IUPWSLA>
.
Matocolotoe
changed the title
Weird bug since Skript 2.4-beta7
Weird warning since Skript 2.4-beta7
Sep 8, 2019
Describe the bug
Since beta7, the error (see below) appeared in the console and some skript-mirror code stopped working.
To reproduce
This is the code that caused the error for me, but it might appear with other skript-mirror code pieces.
Expected behavior
Everything should work.
Screenshots / Errors
Server information
The text was updated successfully, but these errors were encountered: