Posted October 18, 20187 yr Forge version 2768 (also tried with 2770 crash report here: https://pastebin.com/tqRMw1tj logs : latest.log
October 18, 20187 yr Quote Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar) Did you try removing/disabling foamfix yet? If not, I'd probably try that and see if it helps.
October 18, 20187 yr Author 20 minutes ago, Ugdhar said: Did you try removing/disabling foamfix yet? If not, I'd probably try that and see if it helps. Have tried that. It didn't work out.
October 18, 20187 yr Author The crash report said that ‘Operand stack overflow’. Someone seems like having the same problem with JEID installed, but I didn't use that mod.
October 18, 20187 yr Oprand stack overflow means that a coremod is messing something up (1 or more could be trying to modify the same thing, a coremod is broken, etc.) You have a lot of broken mods that you should fix. I've seen this error (or at least one very similar) before & I'm 95% sure its Better Foliage. You can find out the cause of these crashes usually by looking at what class caused the crash (net/minecraft/client/renderer/chunk/RenderChunk), thinking what mods are likely to be messing around with that function (rendering mods) and looking at the messages immediately before "[BetterFoliageLoader] Applying RenderChunk block layer override". I'm pretty sure that the devs of BetterFoliage have simply forgotten to add the proper flags (COMPUTE_FRAMES or/OR COMPUTE_MAXS) to their ASM class writter. About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
October 18, 20187 yr Author 12 minutes ago, Cadiboo said: I'm 95% sure its Better Foliage. OK, I will try removing the mod later. Thank you. Edited October 18, 20187 yr by Nevilox
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.