Jump to content

1.8 crash


Recommended Posts

I hope I've done everything right to install KUDA shaders and Forge version 1.8 correctly. But it keeps crashing, saying in-game that it's shutting down internal servers whenever I enter a world. 

 

Here is the crash report:

Spoiler

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// I feel sad now :(

Time: 6/14/17 8:58 PM
Description: Tesselating block model

java.lang.IndexOutOfBoundsException: Index: 2, Size: 1
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at net.minecraft.client.renderer.vertex.VertexFormat.func_177348_c(SourceFile:126)
    at net.minecraftforge.client.model.pipeline.VertexLighterFlat.processQuad(VertexLighterFlat.java:163)
    at net.minecraftforge.client.model.pipeline.QuadGatheringTransformer.put(QuadGatheringTransformer.java:38)
    at net.minecraftforge.client.model.pipeline.LightUtil.putBakedQuad(LightUtil.java:104)
    at net.minecraft.client.renderer.block.model.BakedQuad.pipe(BakedQuad.java:10)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:95)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_178265_a(ForgeBlockModelRenderer.java:74)
    at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:44)
    at net.minecraft.client.renderer.BlockModelRenderer.func_178259_a(BlockModelRenderer.java:34)
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95)
    at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:178)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:78)
    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(SourceFile:120)
    at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:882)
    at shadersmod.client.ShadersRender.setupTerrain(ShadersRender.java:57)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1267)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1035)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.get(ArrayList.java:429)
    at net.minecraft.client.renderer.vertex.VertexFormat.func_177348_c(SourceFile:126)
    at net.minecraftforge.client.model.pipeline.VertexLighterFlat.processQuad(VertexLighterFlat.java:163)
    at net.minecraftforge.client.model.pipeline.QuadGatheringTransformer.put(QuadGatheringTransformer.java:38)
    at net.minecraftforge.client.model.pipeline.LightUtil.putBakedQuad(LightUtil.java:104)
    at net.minecraft.client.renderer.block.model.BakedQuad.pipe(BakedQuad.java:10)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:95)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_178265_a(ForgeBlockModelRenderer.java:74)

-- Block model being tesselated --
Details:
    Block: minecraft:leaves[check_decay=false,decayable=true,variant=spruce]
    Block location: World: (34,80,259), Chunk: (at 2,5,3 in 2,16; contains blocks 32,0,256 to 47,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Using AO: true
Stacktrace:
    at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:44)
    at net.minecraft.client.renderer.BlockModelRenderer.func_178259_a(BlockModelRenderer.java:34)

-- Block being tesselated --
Details:
    Block type: ID #18 (tile.leaves // net.minecraft.block.BlockOldLeaf)
    Block data value: 1 / 0x1 / 0b0001
    Block location: World: (34,80,259), Chunk: (at 2,5,3 in 2,16; contains blocks 32,0,256 to 47,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95)
    at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:178)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:78)
    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(SourceFile:120)
    at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:882)
    at shadersmod.client.ShadersRender.setupTerrain(ShadersRender.java:57)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1267)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['toffee_child'/362, l='MpServer', x=40.50, y=85.26, z=245.50]]
    Chunk stats: MultiplayerChunkCache: 10, 10
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: 48.00,64.00,252.00 - World: (48,64,252), Chunk: (at 0,4,12 in 3,15; contains blocks 48,0,240 to 63,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 107 game time, 107 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: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 11 total; [EntityWolf['Wolf'/112, l='MpServer', x=45.22, y=69.22, z=254.50], EntityRabbit['Rabbit'/97, l='MpServer', x=36.50, y=95.00, z=247.50], EntityRabbit['Rabbit'/98, l='MpServer', x=36.34, y=95.00, z=244.34], EntityRabbit['Rabbit'/99, l='MpServer', x=38.34, y=92.00, z=242.34], EntityPlayerSP['toffee_child'/362, l='MpServer', x=40.50, y=85.26, z=245.50], EntityRabbit['Rabbit'/100, l='MpServer', x=31.50, y=90.00, z=251.50], EntityRabbit['Rabbit'/101, l='MpServer', x=31.06, y=72.13, z=254.41], EntityRabbit['Rabbit'/102, l='MpServer', x=35.34, y=72.13, z=249.25], EntityWolf['Wolf'/109, l='MpServer', x=45.94, y=69.00, z=253.50], EntityWolf['Wolf'/110, l='MpServer', x=43.88, y=70.00, z=252.44], EntityWolf['Wolf'/111, l='MpServer', x=40.03, y=70.00, z=253.31]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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)

-- System Details --
Details:
    Minecraft Version: 1.8
    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: 264125040 bytes (251 MB) / 636207104 bytes (606 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: 13, tallocated: 95
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 3 mods loaded, 3 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAAA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar) 
    UCHIJAAAA    Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar) 
    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 381.78' Renderer: 'GeForce GPU/PCIe/SSE2'
    Launched Version: 1.8-forge1.8-11.14.4.1577
    LWJGL: 2.9.1
    OpenGL: GeForce GPU/PCIe/SSE2 GL version 4.5.0 NVIDIA 381.78, 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: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)

If anyone could help me, that would be great because it really bothers me that I can't play with those shaders. 

Link to comment
Share on other sites

If you remove the shader mod, does it still crash? If not, you should probably contact the author of that mod, I would guess something in it is broken, or maybe a version mismatch or something. Can you post the fml-client-latest log?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.