Cannot load any modpack, crashes while loading.

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

delet3r

New Member
Jul 29, 2019
4
0
0
Title:
Cannot load any modpack, crashes while loading.
Launcher Version:
1.4.7
Modpack:
All. Specifically trying to run Lite 3
Modpack Version:
1.2.1
Log Link:
Details of the issue:
launcher crashes at the same spot every time I try to run any modpack. It pops up a dialog box that says that java has stopped working.
 
In your config folder is splash.properties change enabled=true to false.
 
I htink my issue might only have been with 1.7 packs, I got lite2 to load ok.

I removed the splash screen and now it loads, but does this:

http://i.imgur.com/mZiaEOq.png?1

And i get an opengl error.

[12:26:44] [Client thread/ERROR]: @ Post render
[12:26:44] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[12:26:44] [Client thread/ERROR]: ########## GL ERROR ##########

I looked up the 1286 error, the most recent issue on the forge forums that had referenced that line was a post saying it was a COFH core issue... which coincidentally was what was trying to load on the splash screen when i had it enabled, when it would crash. But this pack loads on my desktop pc fine, its just my laptop, which is odd.
 
My best guess is that the frame buffer MC uses isn't completely initialized. One possibility for this to happen is if a mod hacks into the initialization process, forces a stencil buffer attachment, but your hardware/driver don't support it. The most viable option to investigate is by removing mods until it works.
 
So it could be a cofh core issue, or just what it said at minecraft.net, and its just that the intel 4 series chipset will not run newer versions of mincraft? I guess its time to fire up Lite2 or Ultimate then. Thanks for the replies, to everyone here that offered ideas. Ill watch the github for the cofh issue, if i get lucky it might just be something to do with cofh core.