dorianpb / cem

Reimplementation of Custom Entity Models in Minecraft for the Fabric Modloader
GNU Lesser General Public License v3.0
125 stars 38 forks source link

[BUG] Could not execute entrypoint stage 'client' due to errors, provided by 'cem'! #105

Open valentinegb opened 1 year ago

valentinegb commented 1 year ago

Minecraft crashes on launch with error code 255 and the following message:

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'cem'!

Screenshots

Screenshot 2022-12-19 at 6 58 24 PM

Screenshot 2022-12-19 at 7 06 35 PM

Screenshot 2022-12-19 at 7 07 00 PM

Versions

Crash report

crash-2022-12-19_18.55.58-client.txt

pnxl commented 1 year ago

up, same issue here. i'm also on macOS; could it only be an issue there?

pnxl commented 1 year ago

after testing on windows, no luck :( - leads me to believe that it probably won't work on linux either

Brancieq-Paul commented 1 year ago

I have the same problem. It happens only when I add the FirstPersonModel mod