Twigs

Twigs

6M Downloads

Stripped Bamboo Sign crashes - 1.19 Beta 7 & 8

Fris44 opened this issue ยท 9 comments

commented

Game crashes when rendering in Stripped Bamboo Sign, both when trying to place it or if it's already placed and you're loading in the chunks on 1.19.
Tried with both beta 7 and beta 8.
Attached is crash log using beta 8


How to recreate:

  1. Use Twigs 1.19 beta 7 or 8
  2. Load up a world
  3. Place down a sign
  4. Crash

crash-2022-08-19_01.38.35-client.txt

commented

I've just released a beta 9 with official 1.19.2 support, could you try that out?
Frame API is also updated to 0.26

commented

Updated both Twigs and Frame API, still crashes. normal and crash log attached
latest.log
crash-2022-08-20_17.25.00-client.txt

commented

I disabled all unnecessary mods (Something I admittedly should've done before as it is standard bug testing, sorry for wasting your time), and it doesn't crash. I will check which mod is having issues, report it here, and see about opening an issue about it on that mod's page as well

commented

Looks like the offending mod is Expanded Storage, I already opened a issue there (as Github so helpfully told us)

commented

Please see this, not sure why this happens exactly but I don't think it's necessarily the fault of bad code but rather how fabric/quilt mods are written in general:
devs-immortal/Paradise-Lost#587

commented

Is this still an issue?

commented

Yep, just tried with newest versions of Twigs (2.0.0 beta 9), Frame (0.26.1), Ellemes' Container Library (2.1.0 alpha 10) and Expanded Storage (8.1.0 alpha 2), and the game still crashes when rendering a bamboo sign

commented

opened a pull request which fixes the issue on the Frame library: moddingplayground/frame-fabric#5