Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Keep Crashing
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
Mqjestic_

Keep Crashing

By Mqjestic_, November 2, 2020 in Support & Bug Reports

  • Start new topic

Recommended Posts

Mqjestic_    0

Mqjestic_

Mqjestic_    0

  • Tree Puncher
  • Mqjestic_
  • Members
  • 0
  • 6 posts
Posted November 2, 2020

I keep crashing for:

The game crashed whilst tesselating block in world
Error: java.lang.IndexOutOfBoundsException
Exit Code: -1


IDK how to fix this.

Heres the crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  BossbarTweaker (Bossbar Customizer-1.1 (1.8.9).jar)
  Chroma Particle Mod (chromapotions-1.8.9 (1).jar)
  FMLLoadingPlugin (MouseDelayFix-1.0.jar)
  FMLLoadingPlugin (Keystrokes-8.0.2 (1.8.9).jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 11/2/20 5:40 PM
Description: Tesselating block in world

java.lang.IndexOutOfBoundsException
    at java.nio.Buffer.checkIndex(Buffer.java:546)
    at java.nio.DirectByteBuffer.putFloat(DirectByteBuffer.java:893)
    at net.minecraft.client.renderer.WorldRenderer.func_181662_b(WorldRenderer.java:600)
    at net.minecraft.client.renderer.BlockFluidRenderer.func_178270_a(BlockFluidRenderer.java:263)
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:93)
    at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:285)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:78)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:38)
    at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at java.nio.Buffer.checkIndex(Buffer.java:546)
    at java.nio.DirectByteBuffer.putFloat(DirectByteBuffer.java:893)
    at net.minecraft.client.renderer.WorldRenderer.func_181662_b(WorldRenderer.java:600)
    at net.minecraft.client.renderer.BlockFluidRenderer.func_178270_a(BlockFluidRenderer.java:263)

-- Block being tesselated --
Details:
    Block type: ID #9 (tile.water // net.minecraft.block.BlockStaticLiquid)
    Block data value: 9 / 0x9 / 0b1001
    Block location: World: (-31,33,-210), Chunk: (at 1,2,14 in -2,-14; contains blocks -32,0,-224 to -17,255,-209), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Stacktrace:
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:93)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Mqjestic_'/1071, l='MpServer', x=-46.74, y=24.94, z=-166.80]]
    Chunk stats: MultiplayerChunkCache: 48, 48
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: 0.00,64.00,0.00 - World: (0,64,0), Chunk: (at 0,4,0 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: 789726243 game time, 789891898 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: 1 total; [EntityPlayerSP['Mqjestic_'/1071, l='MpServer', x=-46.74, y=24.94, z=-166.80]]
    Retry entities: 0 total; []
    Server brand: TacoSpigot
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:417)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:44)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 854920296 bytes (815 MB) / 1610612736 bytes (1536 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_I7 18 mods loaded, 18 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar) 
    UCHIJA    Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar) 
    UCHIJA    chromaparticlesmod{1.0} [Chroma Particles Mod] (minecraft.jar) 
    UCHIJA    mousedelayfix{1.0} [MouseDelayFix] (minecraft.jar) 
    UCHIJA    modcore{0.1.47} [ModCore] (Sk1er Modcore-0.1.47 (1.8.9).jar) 
    UCHIJA    customcrosshairmod{0.5.1-Forge} [Custom Crosshair Mod] ([1.8.9] Crosshairmod-v0.5.1.jar) 
    UCHIJA    customskymod{1.0} [Custom Sky Mod] ([1.8.9] customskymod.jar) 
    UCHIJA    pownstogglesneak{3.0} [pownstogglesneak] ([1.8.9] Powns ToggleSneak - 3.0.jar) 
    UCHIJA    bossbar_customizer{1.1} [BossbarCustomizer] (Bossbar Customizer-1.1 (1.8.9).jar) 
    UCHIJA    ChromaHUD{3.0} [Chroma HUD] (ChromaHUD-3.0.jar) 
    UCHIJA    cei{0.1} [Chunk Edge Indicator] (Chunk-Edge-Indicator-Mod-1.8.9 (1).jar) 
    UCHIJA    keystrokesmod{8.0.2} [KeystrokesMod] (Keystrokes-8.0.2 (1.8.9).jar) 
    UCHIJA    LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal (1).jar) 
    UCHIJA    motionblurmod{1.0} [MotionBlurMod] (MotionBlur-1.0 (1.8.9).jar) 
    UCHIJA    animations{6.7} [Orange's 1.7 Animations] (Orange's+1.7+Animations-6.7.jar) 
    UCHIJA    ResourcePackOrganizer{1.0.3} [Resource Pack Organizer] (ResourcePackOrganizer++MC-1.8.9++v1.0.3.jar) 
    UCHIJA    Schematica{1.7.7.143} [Schematica] (Schematica-1.8.9-1.7.7.143-universal (1).jar) 
    Loaded coremods (and transformers): 
BossbarTweaker (Bossbar Customizer-1.1 (1.8.9).jar)
  club.sk1er.mods.core.forge.ClassTransformer
  club.sk1er.bossbarcustomizer.tweaker.ClassTransformer
Chroma Particle Mod (chromapotions-1.8.9 (1).jar)
  net.canelex.chromaparticles.tweaker.ParticleTransformer
FMLLoadingPlugin (MouseDelayFix-1.0.jar)
  io.prplz.mousedelayfix.ClassTransformer
FMLLoadingPlugin (Keystrokes-8.0.2 (1.8.9).jar)
  
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
    LWJGL: 2.9.4
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    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: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: !   §4§lC§b§lh§a§lr§5§lo§6§lm§9§la §e§lX.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz

Share this post


Link to post
Share on other sites

diesieben07    7583

diesieben07

diesieben07    7583

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7583
  • 54911 posts
Posted November 3, 2020

1.8 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • cadbane86140
      Minecraft: An End of an Era!

      By cadbane86140 · Posted 29 minutes ago

      Hello there! We got 2 videos for you guys today and to start it out I talk about my thoughts on the hive shutting down, I never thought I would say that just because whenever I saw the hive I saw people on it but I explain it more in my video so I hope you all enjoy the video and if you did don’t forget to like and sub for more!  
    • Draco18s
      GUI Button has weird image

      By Draco18s · Posted 43 minutes ago

      Yeah, because you're passing in a height value that's 2.5 times taller than the vanilla Button renderer expects. It expects that all UI buttons are only 20 pixels tall and the sprite sheet reflects that. So what you're seeing is other areas of the UI sprite sheet.   (Is the vanilla code broken? Yes. Does Mojang care? No)
    • DaemonUmbra
      Any good exploration mods for 1.16.3?

      By DaemonUmbra · Posted 56 minutes ago

      Why limit yourself to 1.16.3? Especially since 1.16.5 just came out and fixes crash bugs that could be abused to render a server unusuable.
    • PotatoEz1
      Any good exploration mods for 1.16.3?

      By PotatoEz1 · Posted 1 hour ago

      Does anybody know any cool mods for 1.16.3 that adds biomes and dungeons? Thanks!
    • XenoPyax
      GUI Button has weird image

      By XenoPyax · Posted 1 hour ago

      SO I have the following code I've been looking through the gui of the Minecraft menus and replicated them but somehow my buttons don't seem to take the correct texture. Code: https://paste.md-5.net/figovuzufa.java Image:
  • Topics

    • cadbane86140
      0
      Minecraft: An End of an Era!

      By cadbane86140
      Started 30 minutes ago

    • XenoPyax
      1
      GUI Button has weird image

      By XenoPyax
      Started 1 hour ago

    • PotatoEz1
      1
      Any good exploration mods for 1.16.3?

      By PotatoEz1
      Started 1 hour ago

    • DrakenXI
      3
      [1.16.4] setBlockState with out send update event.

      By DrakenXI
      Started 21 hours ago

    • Somonestolemyusername
      16
      [1.15.2] How Would I make a custom bow?

      By Somonestolemyusername
      Started Tuesday at 09:30 PM

  • Who's Online (See full list)

    • kiou.23
    • LadyZhen0606
    • JackRaidenPH
    • yoTazuna
    • Cyrus_Blaze
    • Pl00py_R
    • Greenshark3D
    • LexManos
    • MetalMetagross
    • Beethoven92
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Keep Crashing
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community