Scotsguy / now-playing

Minecraft mod that shows a 'now playing' popup whenever music changes.
MIT License
10 stars 4 forks source link

Segfault is caused in incredibly specific circumstances #4

Closed NeRdTheNed closed 4 years ago

NeRdTheNed commented 4 years ago

See #Nuclearfarts/connected-block-textures#12 for known details of the issue. This is likely an indication of incompatibility with something that Canvas or Connected Block Textures is doing.

TwilightFlower commented 4 years ago

More likely, it's caused by an incompatibility with the specific code path that Canvas takes when CBT is installed due to a (recently fixed) bug in CBT. See https://github.com/grondag/canvas/issues/71 for that.

Scotsguy commented 4 years ago

Fixed in Canvas, it seems