Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.78k stars 881 forks source link

Crash when using Locksmith and viewing certain Ponder menu tutorials. #2967

Open whatsubon opened 2 years ago

whatsubon commented 2 years ago

Describe the Bug

With Locksmith installed, certain entries in the Ponder tutorials seem to trigger a crash. This is not consistent across all entries; I've confirmed it so far to crash with the Fluid Pump tutorial, whereas the Mechanical Mixer tutorial displays without issue.

Reproduction Steps

  1. Load into the world.
  2. Enter the Ponder Index.
  3. Select the entry describing Fluid Pumps.
  4. The Ponder tutorial will begin, displaying two fluid tanks and a length of pipe. The client will then hang without continuing to populate the tutorial with the remaining blocks, and after a couple seconds will crash. ...

Expected Result

Expected the Ponder screen to display tutorial as normal without interruption.

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/GatcRZKU

Operating System

Windows 10

Mod Version

0.4.0f

Minecraft Version

1.18.1

Forge Version

39.1.0

Other Mods

Locksmith Pollen

Additional Context

I'm uncertain whether this is an issue with Create/Flywheel or something on Locksmith's end; I've opened a bug with them as well just in case.

StormDragon-64 commented 2 years ago

Probably actually and issue with pollen, a library that might be required by locksmith (not sure though) that implements the bedrock edition animation engine. However, this probably can be fixed on their end, because I think geckolib doesn't have this issue. (Geckolib does the same thing but better, but I think the devs already know what it is.)

PiTheGuy commented 2 years ago

Actually, it's an issue with the mod itself. It's already been reported to them as MoonflowerTeam/locksmith#8. I left a comment explaining the issue and how to fix it. You can look there if you're curious.