this crash reason by the way i want to open minecraft easly and if something to download plz sent me a link <3
Minecraft Crash Report ----
// Shall we play a game?
Time: 22/05/19 11:11 م
Description: Initializing game
java.lang.NullPointerException: Initializing game
at com.mojang.blaze3d.platform.GLX.glGenFramebuffers(SourceFile:854)
at cto.b(SourceFile:99)
at cto.a(SourceFile:58)
at cto.<init>(SourceFile:44)
at cvk.au(SourceFile:487)
at cvk.b(SourceFile:395)
at net.minecraft.client.main.Main.main(SourceFile:154)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Client thread
Stacktrace:
at com.mojang.blaze3d.platform.GLX.glGenFramebuffers(SourceFile:854)
at cto.b(SourceFile:99)
at cto.a(SourceFile:58)
at cto.<init>(SourceFile:44)
at cvk.au(SourceFile:487)
– Initialization –
Details:
Stacktrace:
at cvk.b(SourceFile:395)
at net.minecraft.client.main.Main.main(SourceFile:154)
– System Details –
Details:
Minecraft Version: 1.14.2 Pre-Release 3
Operating System: Windows XP (x86) version 5.1
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 99120824 bytes (94 MB) / 255004672 bytes (243 MB) up to 1035927552 bytes (987 MB)
JVM Flags: 8 total; -Xmx1022M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
Launched Version: 1.14.2 Pre-Release 3
LWJGL: 3.2.1 build 12
OpenGL: Intel 845G GL version 1.3.0 - Build 4.14.10.3889, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: ~ERROR~ NullPointerException: null
CPU: 1x Intel(R) Pentium(R) 4 CPU 2.00GHz
and i dont know how to turn of VBO
THATS MY BEST
Linked issues
Comments

Looking through your crash report, it says you have the "Intel 845G" which was released WAY WAY back in May of 2002. Is this your first time trying to run anything post 1.13.2?
If it is, I'm sorry to say, but your GPU doesn't support VBO, which will now always be turned on, but only on versions past 1.13.2.
You can read more about it here: https://www.reddit.com/r/Minecraft/comments/bc34cs/psa_want_to_play_114_on_an_old_intel_integrated/
Duplicate of MC-149112