Skip to content

Prevent crash when loading bad blockdata#7795

Merged
APickledWalrus merged 3 commits into
SkriptLang:dev/patchfrom
sovdeeth:feature/prevent-crash-when-loading-bad-blockdata
May 1, 2025
Merged

Prevent crash when loading bad blockdata#7795
APickledWalrus merged 3 commits into
SkriptLang:dev/patchfrom
sovdeeth:feature/prevent-crash-when-loading-bad-blockdata

Conversation

@sovdeeth
Copy link
Copy Markdown
Member

@sovdeeth sovdeeth commented Apr 12, 2025

Description

Prevents crash when loading blockdata that's no longer valid (see changes to creaking heart blockdata between 1.21.3 and 1.21.4).
Previously, Skript would hard crash if it encountered this. Now, it fails to load just that variable and everything else is normal.

Previous:
image

New:
image


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

@sovdeeth sovdeeth added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Apr 12, 2025
@sovdeeth sovdeeth requested a review from a team as a code owner April 12, 2025 01:14
@sovdeeth sovdeeth requested review from Efnilite and Pesekjak and removed request for a team April 12, 2025 01:14
@APickledWalrus
Copy link
Copy Markdown
Member

APickledWalrus commented Apr 30, 2025

@sovdeeth rebase for patch?

edit: old enough for me to do it easily

@APickledWalrus APickledWalrus changed the base branch from dev/feature to dev/patch April 30, 2025 15:22
@APickledWalrus APickledWalrus added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label Apr 30, 2025
@APickledWalrus APickledWalrus merged commit bed5277 into SkriptLang:dev/patch May 1, 2025
5 checks passed
erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request Nov 26, 2025
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. 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.

3 participants