Skip to content

Instantly share code, notes, and snippets.

@ajthemacboy
Created March 12, 2016 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajthemacboy/44faab6b977d80b0aab5 to your computer and use it in GitHub Desktop.
Save ajthemacboy/44faab6b977d80b0aab5 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 3/12/16 9:35 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at shadersmod.client.Shaders.beginRender(Shaders.java:3510)
at bng.b(EntityRenderer.java:1507)
at bng.a(EntityRenderer.java:1298)
at bcf.av(SourceFile:985)
at bcf.a(SourceFile:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at shadersmod.client.Shaders.beginRender(Shaders.java:3510)
at bng.b(EntityRenderer.java:1507)
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 14518956 game time, 867821212 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at bku.a(WorldClient.java:453)
at bcf.b(SourceFile:2515)
at bcf.a(SourceFile:406)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Linux (amd64) version 4.2.0-27-generic
Java Version: 1.8.0_72, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 78102424 bytes (74 MB) / 237428736 bytes (226 MB) up to 1056309248 bytes (1007 MB)
JVM Flags: 15 total; -Xincgc -Xmx1G -XX:ParallelGCThreads=2 -XX:+DisableExplicitGC -XX:+AggressiveOpts -XX:InitialCodeCacheSize=32M -XX:CodeCacheExpansionSize=1M -XX:CodeCacheMinimumFreeSpace=1M -XX:ReservedCodeCacheSize=64M -XX:MinMetaspaceExpansion=1M -XX:MaxMetaspaceExpansion=8M -XX:MaxMetaspaceSize=64M -XX:MaxDirectMemorySize=256M -XX:CompressedClassSpaceSize=32M -Xss1024K
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.9-OptiFine_HD_U_A0_pre
LWJGL: 2.9.4
OpenGL: GeForce GTX 765M/PCIe/SSE2 GL version 4.5.0 NVIDIA 352.63, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz
OptiFine Version: OptiFine_1.9_HD_U_A0_pre
Render Distance Chunks: 11
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: KUDA-Shaders v5.0.6 Ultra.zip
OpenGlVersion: 4.5.0 NVIDIA 352.63
OpenGlRenderer: GeForce GTX 765M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment