MehVahdJukaar / Moonlight

GNU General Public License v3.0
50 stars 26 forks source link

[🐞]: Crash on start (SpoiledZ's issue) #187

Closed benio1394 closed 8 months ago

benio1394 commented 8 months ago

BEFORE CONTINUING:

Version-Loader

1.20.1-fabric

Moonlight Lib Version

moonlight-1.20-2.8.84 fabric

Issue Detail

Game is crashing on start

Log Attachment

https://pastebin.com/CYmb8iVA

OPTIONAL: To Produce

No response

OPTIONAL: Which mods are affected?

No response

MehVahdJukaar commented 8 months ago

you have a mod that is adding a "spolied" blockstate to the cake class, not block. that is terrible for compatibility and WILL crash with modded cakes that happen to override createBlockstateDefinition. It doesnt say which mod does that tho so i cant tell

benio1394 commented 8 months ago

Thank you, apparently it was caused by spoiledZ, sorry for problem

MehVahdJukaar commented 8 months ago

You might want to report to them