Feywild

Feywild

5M Downloads

Null pointer crash Cracked Log

JohnWJarrett opened this issue ยท 3 comments

commented

Minecraft version

1.19.2

Feywild version

1.19.2-3.0.2

Forge version

43.2.4

The latest.log file

https://pastebin.com/L0VquTXk

Issue description

When clicking on a cracked log the client crashes, the server stays up and other players are fine, but whoever does it CTD's

Steps to reproduce

Find a Feywild tree
Click
Crash

Other information

No response

commented

Thx for reporting! Ill look into it as soon as I can.

commented
  • server? yes
  • single player? yes
  • with quark installed? yes
  • without quark installed? yes
  • hand? left no, right no
  • right clicking with an axe? no - also block has wrong axis.
  • other tools? yes (and quark)

at java.util.Objects.requireNonNull(Objects.java:208) ~[?:?] {}
at com.feywild.feywild.block.trees.FeyCrackedLogBlock.getToolModifiedState(FeyCrackedLogBlock.java:58) ~[%23188!/:?] {re:classloading}

Method should be @nullable

Fixes

  • Correct Nullable assignment...
  • Axis - Stripped Wood Block instead of Log Block
commented

Problem solved after testing.

Fix in 3.0.3 update
(uploading now)