PulseBeat_02 3 Report post Posted December 13, 2018 (edited) Hi, I figured out the problem I just posted a couple hours ago. But anyways, I was loading in my modpack, and I realized that I crashed while initializing the game. Crash Report: https://paste.dimdev.org/yohokofofu.mccrash Log Report: https://pastebin.com/UpTfQYpP Forge Version: 14.23.5.2796 Minecraft Version: 1.12.2 Anyone know what is the problem? Also, here are my JVM arguments: -mx11G -XX:InitiatingHeapOccupancyPercent=10 -XX:AllocatePrefetchStyle=1 -XX:+UseSuperWord -XX:+OptimizeFill -XX:LoopUnrollMin=4 -XX:LoopMaxUnroll=16 -XX:+UseLoopPredicate -XX:+RangeCheckElimination -XX:+CMSCleanOnEnter -XX:+EliminateLocks -XX:+DoEscapeAnalysis -XX:+TieredCompilation -XX:+UseCodeCacheFlushing -XX:+UseFastJNIAccessors -XX:+CMSScavengeBeforeRemark -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+ScavengeBeforeFullGC -XX:+AlwaysPreTouch -XX:+UseFastAccessorMethods -XX:+UnlockExperimentalVMOptions -XX:G1HeapWastePercent=10 -XX:G1MaxNewSizePercent=10 -XX:G1HeapRegionSize=32M -XX:G1NewSizePercent=10 -XX:MaxGCPauseMillis=100 -XX:+OptimizeStringConcat -XX:+UseNUMA -XX:+UseCompressedOops -XX:+CMSClassUnloadingEnabled -XX:SurvivorRatio=2 -XX:+DisableExplicitGC -Dforge.forceNoStencil=true (These are too reduce memory) Edited December 13, 2018 by PulseBeat_02 Share this post Link to post Share on other sites
Cadiboo 148 Report post Posted December 13, 2018 Please post your entire debug log as described in my signature and the EAQ Share this post Link to post Share on other sites
PulseBeat_02 3 Report post Posted December 13, 2018 (edited) @Cadiboo No debug.log file was generated, but I will send you the log report. Edited December 13, 2018 by PulseBeat_02 Share this post Link to post Share on other sites
Cadiboo 148 Report post Posted December 13, 2018 Try removing some coremods. Ones that deal with visual stuff should be a good place to start Share this post Link to post Share on other sites
PulseBeat_02 3 Report post Posted December 13, 2018 (edited) Remind me again, where are the core mods located in the crash report? EDIT: nvm found them. Edited December 14, 2018 by PulseBeat_02 Share this post Link to post Share on other sites
PulseBeat_02 3 Report post Posted December 14, 2018 Nope, didn't work. Share this post Link to post Share on other sites
DaemonUmbra 146 Report post Posted December 14, 2018 The logs section of my signature includes instructions on how to get a debug.log out of Curse/Twitch. Share this post Link to post Share on other sites
PulseBeat_02 3 Report post Posted December 14, 2018 Having trouble with step #7. Where would be the directory where you would put the batch file? Share this post Link to post Share on other sites
PulseBeat_02 3 Report post Posted December 15, 2018 (edited) The debug file is insanely large. It is 1.2 megabytes. How can I send it to you? Got it: Compressed the file at its most. debug.zip Edited December 15, 2018 by PulseBeat_02 Share this post Link to post Share on other sites
diesieben07 6116 Report post Posted December 15, 2018 Something or someone has messed with Forge's loading animation, making it invalid. Share this post Link to post Share on other sites
PulseBeat_02 3 Report post Posted December 16, 2018 Do you know how to fix it? Share this post Link to post Share on other sites
Cadiboo 148 Report post Posted December 16, 2018 Make sure you have a clean installation and if so remove whatever is messing with with the animation Share this post Link to post Share on other sites
DaemonUmbra 146 Report post Posted December 16, 2018 Quote [22:20:45] [Client thread/ERROR] [FML]: An exception was thrown, the game will display an error screen and halt. net.minecraftforge.fml.common.DuplicateModsFoundException: Duplicate Mods: bonsaitrees : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\bonsaitrees-1.1.1-b138.jar bonsaitrees : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\bonsaitrees-1.1.1-b138(1).jar bookshelf : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\Bookshelf-1.12.2-2.3.569(1).jar bookshelf : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\Bookshelf-1.12.2-2.3.569.jar buildinggadgets : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\BuildingGadgets-2.4.6.jar buildinggadgets : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\BuildingGadgets-2.4.6(1).jar careerbees : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\Careerbees(1).jar careerbees : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\Careerbees.jar cd4017be_lib : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\CD4017BE_lib-1.12.2-6.2.7(1).jar cd4017be_lib : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\CD4017BE_lib-1.12.2-6.2.7.jar cedendcake : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\CedEndCake(1).jar cedendcake : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\CedEndCake.jar ceramics : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\Ceramics-1.12-1.3.6.jar ceramics : C:\Users\Brandon Li\Desktop\King Mammoth Modpack\mods\Ceramics-1.12-1.3.6(1).jar In addition to what Diesieben said, you have a load of duplicate mods installed. Share this post Link to post Share on other sites
PulseBeat_02 3 Report post Posted December 16, 2018 (edited) Removing the extra mods didn't fix it. Edited December 16, 2018 by PulseBeat_02 Share this post Link to post Share on other sites