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

Attempt to fix ExprVehicle NoClassDef #7025

Conversation

APickledWalrus
Copy link
Member

Description

This PR attempts to fix a NoClassDef error that occurs with ExprVehicle on newer versions of Paper. While I couldn't reproduce the issue, it appears to come from the classExists check. This just ensures that check is not performed in "new" support is already true/initialized.


Target Minecraft Versions: any
Requirements: none
Related Issues:

@APickledWalrus APickledWalrus added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. 2.9 Targeting a 2.9.X version release labels Sep 1, 2024
@Moderocky Moderocky added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label Sep 1, 2024
@APickledWalrus APickledWalrus merged commit 3fa9836 into SkriptLang:dev/patch Sep 1, 2024
6 checks passed
@APickledWalrus APickledWalrus deleted the patch/expr-vehicle-noclassdef branch September 1, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.9 Targeting a 2.9.X version release bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants