Polymorph (Fabric/Forge/Quilt)

Polymorph (Fabric/Forge/Quilt)

99M Downloads

[1.18.2] logged exception with FastBench

jeremiahwinsley opened this issue ยท 0 comments

commented

Versions (Be specific, do not write "latest"):

  • Polymorph: 0.42
  • Forge/Fabric: 40.0.36

Observed Behavior:

This exception shows up in the log file:
https://gist.github.com/jeremiahwinsley/048f16129c240c77d2072a7f5753d84b

Doesn't seem to break anything that I can see, just log spam.

Looks like just a missing null check here: https://github.com/TheIllusiveC4/Polymorph/blob/72dcd318d736553b36068928dbff6a126495e76b/forge/src/main/java/top/theillusivec4/polymorph/common/integration/fastbench/FastBenchModule.java#L65