MoreMcmeta (Forge)

MoreMcmeta (Forge)

158k Downloads

[Minecraft 1.20.1 - Fabric 0.16.9] MoreMcmeta 4.5.1 Crash with Supplementaries, when trying to break any kind of book that is placed like a block. Dont happen with MoreMcmeta 4.4.7

Dralaon opened this issue ยท 3 comments

commented

Describe the bug
Title

To reproduce
Place any book (with Supplementaries mod, and MoreMcmeta 4.5.1 (4.5.0 not tested).
Try to break the book.
Game closes/crash for everyone in the server.

With the MoreMcmeta 4.4.7 this dont happen.

Which Minecraft versions does this bug affect?
Tested only in 1.20.1

Mod loader
Which mod loaders does this bug affect?

  • Forge
  • [x ] Fabric
  • not tested in forge.

Mods list
368 mods. I will attach a log.

Resource pack
Stay True. https://www.curseforge.com/minecraft/texture-packs/stay-true

Additional context
The line where a found the issue was:

[04:56:27] [Render thread/INFO]: OpenGL debug message: id=1280, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_ENUM error generated. Polygon modes for are disabled in the current profile.'
[04:56:27] [Render thread/FATAL]: Unreported exception thrown!
java.lang.ClassCastException: class net.minecraft.class_1049 cannot be cast to class io.github.moremcmeta.moremcmeta.impl.client.mixinaccess.LocatableSpriteAtlas (net.minecraft.class_1049 and io.github.moremcmeta.moremcmeta.impl.client.mixinaccess.LocatableSpriteAtlas are in unnamed module of loader 'knot' @5c3bd550)

and

-- Block model being tessellated --
Details:
Block: Block{supplementaries:book_pile_horizontal}[books=2,facing=south,waterlogged=false]
Block location: World: (2606,147,-501), Section: (at 14,3,11 in 162,9,-32; chunk contains blocks 2592,-64,-512 to 2607,319,-497), Region: (5,-1; contains chunks 160,-32 to 191,-1, blocks 2560,-64,-512 to 3071,319,-1)

Also, idk if is related, but the fist line /// [Render thread/INFO]: OpenGL debug message: id=1280, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_ENUM error generated. Polygon modes for are disabled in the current profile. /// recently appeared spamming the hell out in the logs, more than 10 per second, i'm using a mod called "Suppress OpenGL Errors" to... suppress that thing. I didn't tested enough to see if it was MoreMcmeta fault, bc sometimes this line takes a while to start spamming.

Log
log.zip

commented

Forgot to mention.
This crash only happens in survival mode.
In creative mode the book is breakable without crashes.

commented

I'll add to this it does occur in forge for the same version - I actually posted this issue on the Embeddium's github issue tracker as I the log seemed to be an issue mixing the three mods together - the bookpiles causing crash on left click from supplementaries was the only issue I found. I'll place the link to the issue I posted if you want the crash log FiniteReality/embeddium#427

commented

MoreMcmeta core 4.5.2, which should fix this issue, has been released. Please note it will take a few minutes for CurseForge approval. Thanks for reporting; please report any other issues you encounter.