White screen on start

Started by geshundra on

Topic category: Help with MCreator software

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
White screen on start

After a lot of lags i put a check mark "Use OpenGL" on. When I restarted Mcreator it was just white screen but still possible to use. How to uncheck this mark? Help! (Sorry for bad english)

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you can not see or get to…
Sat, 09/28/2019 - 16:46

If you can not see or get to the checkbox option in the UI then

Open the file with a text editor. C:\Users\UserName\.mcreator\preferences

It should be Line 4.

    "use2DAcceleration": true,

 

Change it to false.

    "use2DAcceleration": false,

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks, it worked!
Sun, 09/29/2019 - 15:33

Thanks, it worked!

Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thans for this resally…
Fri, 01/21/2022 - 09:32

thans for this resally useful~!