McJtyMods / ImmersiveCraft

Immersive Craft is a mod that adds a more immersive way to craft and store items
MIT License
7 stars 3 forks source link

Crash upon game startup #5

Closed BBoldt closed 8 years ago

BBoldt commented 8 years ago

https://gist.github.com/acbfbc7ed4ad9b4beac0

McJty commented 8 years ago

That is weird. The model for that is clearly present. Seems something got initialized wrong...

McJty commented 8 years ago

Hmm, one thing I notice is that you have a rather old and buggy java 8 version. Perhaps try upgrading that? Also a full log might help

BBoldt commented 8 years ago

I was using the custom version of java that is shipped with the vanilla minecraft launcher, which is used for curse launcher based packs.

Either way, I forced it to use latest java. Same crash: https://gist.github.com/BBoldt/826d09ba7c50f799772d

Full log: https://gist.github.com/BBoldt/82ec207a48de1df28a00

McJty commented 8 years ago

That log seems truncated at the end?

BBoldt commented 8 years ago

That's github, view the file raw:

https://gist.githubusercontent.com/BBoldt/82ec207a48de1df28a00/raw/747c817ce8de6e86a010a017bbb54cebcdb7bdf9/2016-02-09_21-16-36.txt

McJty commented 8 years ago

Looks like a problem with forge 1736. fry and me are investigating

McJty commented 8 years ago

Fixed in forge 1738.