-
-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Skript error #3060
Comments
Update: The code works fine when i added a fourth "world" argument to the location function
|
the original code is actually meant to work so this is a bug, see the following snippets: Skript/src/main/java/ch/njol/skript/lang/function/Parameter.java Lines 50 to 55 in 45eaaae
Skript/src/main/java/ch/njol/skript/events/bukkit/ScheduledEvent.java Lines 36 to 43 in 6524d69
|
Duplicate #1465 |
Closing this as LimeGlass pointed out, its a duplicate of #1465 |
Description
I have no idea what this is but I was told to report it
Steps to Reproduce
Skript code that caused the error:
Expected Behavior
The iron ingot was going to drop in a certain location on the world
Errors / Screenshots
https://gist.githubusercontent.com/pythermal/8557f70a546547128574e27ffa1ebc2f/raw/442cf9e9232a929b399b46d4e7d9bcff9d158df1/error.txt
Server Information
Additional Context
Sorry if this is a well-known bug or I'm bad at skript, I really have no idea what I'm doing
The text was updated successfully, but these errors were encountered: