Skip to content

Conversation

@Absolutionism
Copy link
Contributor

Problem

The SaddleState enum in PigData wasn't serializable or registered as so, causing a NotSerializableException when setting a pig entity data to a global variable.

Solution

Removes SaddleState in favor of Kleenean

Testing Completed

set {pig} to a pig
set {pig} to a saddled pig
set {pig} to an unsaddled pig

Supporting Information

N/A


Completes: none
Related: none

@Absolutionism Absolutionism requested a review from a team as a code owner July 7, 2025 23:03
@Absolutionism Absolutionism requested review from Burbulinis and TheMug06 and removed request for a team July 7, 2025 23:03
@skriptlang-automation skriptlang-automation bot added the needs reviews A PR that needs additional reviews label Jul 7, 2025
@Absolutionism Absolutionism added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Jul 7, 2025
Copy link
Contributor

@TheMug06 TheMug06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@skriptlang-automation skriptlang-automation bot added feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. and removed needs reviews A PR that needs additional reviews labels Jul 7, 2025
@Absolutionism Absolutionism moved this to In Review in 2.12 Releases Jul 8, 2025
@Absolutionism Absolutionism moved this from In Review to Awaiting Merge in 2.12 Releases Jul 8, 2025
@APickledWalrus APickledWalrus merged commit 29a47dd into SkriptLang:dev/feature Jul 8, 2025
5 checks passed
@skriptlang-automation skriptlang-automation bot added the completed The issue has been fully resolved and the change will be in the next Skript update. label Jul 8, 2025
@github-project-automation github-project-automation bot moved this from Awaiting Merge to Done in 2.12 Releases Jul 8, 2025
@skriptlang-automation skriptlang-automation bot removed the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Jul 8, 2025
Burbulinis pushed a commit to Burbulinis/Skript that referenced this pull request Jul 9, 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. completed The issue has been fully resolved and the change will be in the next Skript update.

Projects

Status: Done - Released

Development

Successfully merging this pull request may close these issues.

3 participants