Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.18.2 Rendering Crash after updating from 3.2.5 to 3.2.6 #51

Closed
border999 opened this issue Mar 17, 2023 · 3 comments
Closed

1.18.2 Rendering Crash after updating from 3.2.5 to 3.2.6 #51

border999 opened this issue Mar 17, 2023 · 3 comments
Labels
bug Something isn't working as expected other mod This issue is caused by another mod

Comments

@border999
Copy link

Minecraft Version

1.18.2

Mod Loader

Forge

Mod Loader Version

40.2.0

Mod Version

3.2.6

Balm Version

3.2.6

Describe the Issue

Rendering crash when starting up minecraft after updating Balm.
https://gist.github.com/border999/4bd704fa8c36a40afbad92667390ea02

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

No response

@border999 border999 added the bug Something isn't working as expected label Mar 17, 2023
@border999
Copy link
Author

seems like the crash did not reoccur when I loaded minecraft again, some kind of growing pain crash?

@BlayTheNinth
Copy link
Member

This does not seem to be related to Balm, but EnderStorage / CodeChickenLib:

Caused by: java.lang.ClassCastException: class [Lcodechicken.lib.vec.Vector3; cannot be cast to class codechicken.lib.render.model.ModelMaterial ([Lcodechicken.lib.vec.Vector3; and codechicken.lib.render.model.ModelMaterial are in module [email protected] of loader 'TRANSFORMER' @47bfde21)
	at codechicken.lib.render.model.ModelMaterial$1.copyRange(ModelMaterial.java:14) ~[CodeChickenLib-1.18.2-4.1.3.480-universal.jar%23196!/:4.1.3.480] {re:classloading}
	at codechicken.lib.render.CCModel.copy(CCModel.java:583) ~[CodeChickenLib-1.18.2-4.1.3.480-universal.jar%23196!/:4.1.3.480] {re:classloading}
	at codechicken.lib.render.CCModel.copy(CCModel.java:786) ~[CodeChickenLib-1.18.2-4.1.3.480-universal.jar%23196!/:4.1.3.480] {re:classloading}
	at codechicken.enderstorage.client.render.tile.RenderTileEnderTank.<clinit>(RenderTileEnderTank.java:48) ~[EnderStorage-1.18.2-2.9.0.182-universal.jar%23306!/:1.18.2-2.9.0.182] {re:classloading}

@BlayTheNinth BlayTheNinth added other mod This issue is caused by another mod 1.18 labels Mar 17, 2023
@BlayTheNinth BlayTheNinth moved this to 📧 On Hold / Awaiting Feedback in Issues Mar 17, 2023
@border999
Copy link
Author

@BlayTheNinth BlayTheNinth closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2023
@github-project-automation github-project-automation bot moved this from 📧 On Hold / Awaiting Feedback to 🎉 Done in Issues Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected other mod This issue is caused by another mod
Projects
Archived in project
Development

No branches or pull requests

2 participants