1.1.0: (1.1.1 actually) Game crashes when trying to resize window on Mac OS X Yosemite in MP.

darcod

New Member
Jul 29, 2019
2
0
0
Version:
1.1.1

What is the bug:
When I am trying to resize the window in-game on a server, my Minecraft - and with it the FTB Launcher Console - crashes instantly.
I discovered this bug because the top ~20 pixels were always cut off and not visible. In earlier versions, resizing the window helped (and was no problem, of course).

This bug does not occur while Minecraft is launching, when in the main menu or when playing in a Singleplayer world.

I guess this could either be related to Fastcraft, which was not in earlier version, as far as I know, or to the GL error occurring when I start the game (when all mods are initialized and I finally see the main menu, the console says "GL Error / @ post startup / 1281: Invalid value").

PS: You can see my system stats and the top of the crash report from the OS itself in the log generated by my system: http://paste.feed-the-beast.com/view/0563be4b. The attached log is the top of a file which seems to be created with the crash.

Paste.feed-the-beast.com log:
http://paste.feed-the-beast.com/view/49c8a3f9

Can it be repeated:
Yes.

Requirements:
- Mac OS X Yosemite (10.10.3)
- Java 7 (Update 75 Build 13 --> 1.7.0_75-b13)
- FeedTheBeast

1. Start the FTBLauncher and launch Direwolf20 1.7.10 v1.1.1.
2. Wait for the game to completely launch. Note the GL error message.
3. Join a server or a single player world.
4. Resize the main window slightly.

Known Fix:
In the attached error file, it tells one to enable core dumping.
By doing this (executing 'ulimit -c unlimited' in the Terminal) the GL error does no longer occur and resizing the window will also work properly.