Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird warning since Skript 2.4-beta7 #142

Open
Matocolotoe opened this issue Sep 7, 2019 · 2 comments
Open

Weird warning since Skript 2.4-beta7 #142

Matocolotoe opened this issue Sep 7, 2019 · 2 comments

Comments

@Matocolotoe
Copy link
Contributor

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
@btk5h
Copy link
Owner

btk5h commented Sep 8, 2019 via email

@Matocolotoe Matocolotoe changed the title Weird bug since Skript 2.4-beta7 Weird warning since Skript 2.4-beta7 Sep 8, 2019
@Matocolotoe
Copy link
Contributor Author

Oh okay ty, changed the title. Also Skript received an update for functions recently so that might be why it appears

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants