Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I feel sad now :(
- Time: 4/13/17 12:18 PM
- Description: Unexpected error
- java.lang.NullPointerException: Unexpected error
- at com.sonicjumper.enhancedvisuals.events.VisualEventHandler.areEffectsEnabled(VisualEventHandler.java:53)
- at com.sonicjumper.enhancedvisuals.events.VisualEventHandler.onRenderTick(VisualEventHandler.java:59)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8_VisualEventHandler_onRenderTick_RenderTickEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
- at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:358)
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
- 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:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.11.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 130120824 bytes (124 MB) / 403050496 bytes (384 MB) up to 1060372480 bytes (1011 MB)
- JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.38 Powered by Forge 13.20.0.2228 6 mods loaded, 6 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJA minecraft{1.11.2} [Minecraft] (minecraft.jar)
- UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2228.jar)
- UCHIJA forge{13.20.0.2228} [Minecraft Forge] (forge-1.11.2-13.20.0.2228.jar)
- UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
- UCHIJA enhancedvisuals{1.0} [Enhanced Visuals] (EnhancedVisuals v1.1.0 mc1.11.2.jar)
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.514' Renderer: 'AMD Radeon R9 200 Series'
- Launched Version: 1.11.2-forge1.11.2-13.20.0.2228
- LWJGL: 2.9.4
- OpenGL: AMD Radeon R9 200 Series GL version 4.5.14008 Compatibility Profile Context 21.19.137.514, ATI Technologies Inc.
- 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: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 4x Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement