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

Add error when spawn section used on 1.9.4 #4753

Merged

Conversation

TPGamesNL
Copy link
Member

Description

Adds an error when attempting to use a spawn section on 1.9.4, as they aren't supported on that version (the method for spawning an entity with a consumer didn't exist yet, nor did the consumer interface).

Example of exception on 1.9.4 without fix: https://pastebin.com/c0U6LpsP


Target Minecraft Versions: any
Requirements: none
Related Issues: none

@TPGamesNL TPGamesNL added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. legacy versions Issues or PRs which are only applicable for the server versions 1.9-1.12 labels May 15, 2022
@APickledWalrus APickledWalrus merged commit 0b04716 into SkriptLang:master May 15, 2022
@TPGamesNL TPGamesNL deleted the fix/spawn-section-1.9.4-exception branch May 15, 2022 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. legacy versions Issues or PRs which are only applicable for the server versions 1.9-1.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants