Geforce132 / SecurityCraft

Source code for the Minecraft mod "SecurityCraft".
MIT License
136 stars 85 forks source link

[1.20.1] Unpublished `null` fix when calling `BoatItem#getBoat` #541

Closed MrCrayfish closed 2 months ago

MrCrayfish commented 2 months ago

Issue description

I've had an issue (https://github.com/MrCrayfish/Framework/issues/24) reported to my library with a crash related to this mod. I've noticed after looking at your code that the issue is fixed (as shown here: https://github.com/Geforce132/SecurityCraft/commit/a88e69ba80842ef06738078a6035d88a617c413f), however a release containing the fix is yet to be published.

Steps to reproduce

No response

Minecraft version

1.20.1

Forge/NeoForge version

47.1.47

SecurityCraft version

v1.9.10

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

bl4ckscor3 commented 2 months ago

We're aware and will release a new version of the mod when ready.

MrCrayfish commented 2 months ago

Thank you for the timely reply. I'll let the OP on my issue know.