-
Notifications
You must be signed in to change notification settings - Fork 435
Crashing- both with and without other mods #996
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
Comments
I can't find out how to apply a label. |
@Ekoserin, Only people who have commit access to a repo can set labels, I think. |
Have you tried running just forge? As it looks like Forge bug/API transitions. |
Sorry, my bad, missread the crash. AFAIK forge/FML changed something in model loading. It might be connected. |
OC needs at least Forge 1313 for MC 1.8 IIRC. Guess I forgot to add that to the dependency list so it tells you that in the game. |
Ah, I see. Thank you. |
Minecraft crashes. I am using Forge 11.14.0. 1259, Minecraft 1.8, and Java 8 Update 31 (1.8.0_31-b13). I am using JVM arguments
-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
. It crashes both with and without other mods, so I do not believe my other mods are causing this. Please help, I want to have robot slaves.EDIT: I have tried with every single build. All crash. The log confirms that no other mod is running.
EDIT2: JVM arguments do not make a difference.
The text was updated successfully, but these errors were encountered: