Advertisement
OnliShoy

Untitled

Nov 8th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5 6.40 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 11/8/18 6:28 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: Function is not supported
  8.     at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
  9.     at org.lwjgl.opengl.GL13.glClientActiveTexture(GL13.java:128)
  10.     at sv.a(sv.java)
  11.     at mY.b(mY.java)
  12.     at s7.a(s7.java)
  13.     at Yi.b(Yi.java)
  14.     at Yi.E(Yi.java)
  15.     at Yi.q(Yi.java)
  16.     at net.minecraft.client.main.Main.main(Main.java)
  17.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20.     at java.lang.reflect.Method.invoke(Unknown Source)
  21.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  22.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26.     at java.lang.reflect.Method.invoke(Unknown Source)
  27.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30.     at java.lang.reflect.Method.invoke(Unknown Source)
  31.     at net.k773.GameStarter.newstart(GameStarter.java)
  32.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35.     at java.lang.reflect.Method.invoke(Unknown Source)
  36.     at net.k773.GameStarter.start(GameStarter.java)
  37.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40.     at java.lang.reflect.Method.invoke(Unknown Source)
  41.     at net.k773.utils.Client.start(Client.java)
  42.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45.     at java.lang.reflect.Method.invoke(Unknown Source)
  46.     at net.k773.Start.<init>(Start.java)
  47.     at Mainclass.main(Mainclass.java:8)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Thread: Client thread
  55. Stacktrace:
  56.     at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
  57.     at org.lwjgl.opengl.GL13.glClientActiveTexture(GL13.java:128)
  58.     at sv.a(sv.java)
  59.     at mY.b(mY.java)
  60.     at s7.a(s7.java)
  61.     at Yi.b(Yi.java)
  62.     at Yi.E(Yi.java)
  63.  
  64. -- Initialization --
  65. Details:
  66. Stacktrace:
  67.     at Yi.q(Yi.java)
  68.     at net.minecraft.client.main.Main.main(Main.java)
  69.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  71.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72.     at java.lang.reflect.Method.invoke(Unknown Source)
  73.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  74.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  75.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  77.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  78.     at java.lang.reflect.Method.invoke(Unknown Source)
  79.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  80.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  81.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  82.     at java.lang.reflect.Method.invoke(Unknown Source)
  83.     at net.k773.GameStarter.newstart(GameStarter.java)
  84.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  86.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  87.     at java.lang.reflect.Method.invoke(Unknown Source)
  88.     at net.k773.GameStarter.start(GameStarter.java)
  89.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  90.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  91.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  92.     at java.lang.reflect.Method.invoke(Unknown Source)
  93.     at net.k773.utils.Client.start(Client.java)
  94.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  95.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  96.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  97.     at java.lang.reflect.Method.invoke(Unknown Source)
  98.     at net.k773.Start.<init>(Start.java)
  99.     at Mainclass.main(Mainclass.java:8)
  100.  
  101. -- System Details --
  102. Details:
  103.     Minecraft Version: 1.11.2
  104.     Operating System: Windows 10 (amd64) version 10.0
  105.     Java Version: 1.8.0_144, Oracle Corporation
  106.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  107.     Memory: 47881120 bytes (45 MB) / 124465152 bytes (118 MB) up to 1292632064 bytes (1232 MB)
  108.     JVM Flags: 9 total; -Xmx1266M -Xbootclasspath/a:C:\.streamcraft\java\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:+AggressiveOpts -XX:+UseStringCache -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+UseFastAccessorMethods
  109.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  110.     Launched Version: 1.11
  111.     LWJGL: 2.9.4
  112.     OpenGL: GDI Generic GL version 1.1.0, Microsoft Corporation
  113.     GL Caps: Using GL 1.3 multitexturing.
  114. Using GL 1.3 texture combiners.
  115. Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is not supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
  116. 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.
  117. VBOs are not available because
  118.     Using VBOs: Yes
  119.     Is Modded: Very likely; Jar signature invalidated
  120.     Type: Client (map_client.txt)
  121.     Resource Packs:
  122.     Current Language: Русский (Россия)
  123.     Profiler Position: N/A (disabled)
  124.     CPU: 4x Intel(R) Core(TM) i3-2328M CPU @ 2.20GHz
  125.     OptiFine Version: OptiFine_1.11.2_HD_U_B7
  126.     Render Distance Chunks: 16
  127.     Mipmaps: 4
  128.     Anisotropic Filtering: 1
  129.     Antialiasing: 0
  130.     Multitexture: false
  131.     OpenGlVersion: 1.1.0
  132.     OpenGlRenderer: GDI Generic
  133.     OpenGlVendor: Microsoft Corporation
  134.     CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement