vram-guild / canvas

Shader-Based Minecraft Renderer for Fabric
GNU Lesser General Public License v3.0
415 stars 40 forks source link

Crashes with Waystones Mod [Group Animated Sprites] #384

Open YumatanGames opened 2 years ago

YumatanGames commented 2 years ago

System Information

Other mods and versions installed

How you triggered the behavior

What you expected would happen

What actually happened

Logs and screenshots


I also reported this same issue into the Waystones GitHub's page here

supsm commented 2 years ago

From the attached log, cloth config and balm were not installed. Can you post an updated log?

YumatanGames commented 2 years ago

Oh, sorry, it seems I attached the wrong file by mistake. It was already late where I live and I was sleepy 😆 Here are the logs with Canvas Disabled: https://paste.ee/p/6VTPS

Now with canvas enabled:

https://paste.ee/p/cDDKJ

My Mod list: image

spiralhalo commented 1 year ago

I can run Canvas with Waystones just fine (see screenshot). Same version as yours too (11.0.0)

From the logs, I can't find much useful stuff since it's a JVM crash. Quick google search reveal it to possibly be JVM bug. I got a few questions and suggestions you can try.

Question:

Suggestions (from least to most annoying):

Feel free to reply without trying these suggestions, although I recommend at least the first one.

image

YumatanGames commented 1 year ago

Answering your question, I did tried Canvas both alone and with a bunch of other mods and it only crashed when I installed Waystones.

I'll try your suggestions as soon as I can, and will let you know the results.

YumatanGames commented 1 year ago

Hey, sorry for the long delay since I last replied here! The second step actually worked! Thank you very much for your help! 😄

spiralhalo commented 1 year ago

The groupAnimatedSprites one? Interesting. No problem, by the way!