mojira.dev
MC-112849

fboEnable: false causes a black screen when looking at a glowing entity

The bug

When fboEnable is set to false in options.txt and the glowing effect is being rendered (for example when a mob is hit by a spectral arrow), the screen becomes black.

How to reproduce

  1. Go to options.txt and change fboEnable set to false

  2. Run Minecraft and open a world

  3. Use the following command:

    /summon creeper ~ ~ ~ {Glowing:1,NoAI:1}

    → ❌ Your screen will turn black

Comments 4

Confirmed on Windows 10, GTX 1060, Minecraft 1.11 and 1.11.2

Relates to MC-89755 but probably not a duplicate as in this case there is also no GUI visible.

EDIT
Though I fixed it but I didn't,
(it is fixed when optifine is installed and fast render is set to ON, regardless of fboEnable)

Duplicate of MC-71750 - the glowing effect is implemented with a shader (and that shader isn't special compared to the shaders that are used when spectating mobs (creepers/spiders/endermen)). That issue is resolved as invalid because the fboEnable option was removed in Minecraft 18w44a (a 1.14 snapshot), so both it and this issue no longer apply to current versions.

Nico

(Unassigned)

Confirmed

(Unassigned)

antialiasing, black-screen, effect, fboEnable, glowing, options, rendering, spectral_arrow

Minecraft 1.11.2, Minecraft 1.12.2, Minecraft 17w43b, Minecraft 17w50a, Minecraft 18w01a, Minecraft 1.13-pre5, Minecraft 1.13-pre7, Minecraft 1.13, Minecraft 1.13.1

Retrieved