Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Crash from Tesselating Block Model (Dwarven Mines) #670

Open
DanielJBernard opened this issue Nov 16, 2022 · 0 comments
Open

[Bug] Crash from Tesselating Block Model (Dwarven Mines) #670

DanielJBernard opened this issue Nov 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@DanielJBernard
Copy link

So apparently no matter what if I have the skyblock addons active, if I walk further enough into the dwarven mines, I crash every time. I have only optifine and skyblock addons installed for mods, and without skyblock addons I am completely fine so I ruled that out. I guess I run into a stained glass object?? But also its an array index out of bound error too so I've been stumped on what is wrong. No other location crashes but the dwarven mines so that is odd. If this is a known issue or anyone had this issue and fixed it please let me know it would be very appreciated!

---- Minecraft Crash Report ----

WARNING: coremods are present:
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.8.9-1.7.0.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 11/16/22 6:57 AM
Description: Tesselating block model

java.lang.ArrayIndexOutOfBoundsException: -348
at net.minecraft.client.renderer.RegionRenderCache.func_180495_p(RegionRenderCache.java:72)
at net.optifine.override.ChunkCacheOF.func_180495_p(ChunkCacheOF.java:147)
at net.minecraft.block.BlockFence.func_176524_e(SourceFile:125)
at net.minecraft.block.BlockFence.func_176221_a(SourceFile:159)
at net.minecraft.block.Block.isSideSolid(Block.java:1105)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:197)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:43)
at net.optifine.ConnectedTextures.getNeighbourIcon(ConnectedTextures.java:1648)
at net.optifine.ConnectedTextures.isNeighbour(ConnectedTextures.java:1615)
at net.optifine.ConnectedTextures.isNeighbour(ConnectedTextures.java:1595)
at net.optifine.ConnectedTextures.getConnectedTextureCtmIndex(ConnectedTextures.java:1340)
at net.optifine.ConnectedTextures.getConnectedTextureCtm(ConnectedTextures.java:825)
at net.optifine.ConnectedTextures.getConnectedTexture(ConnectedTextures.java:578)
at net.optifine.ConnectedTextures.getConnectedTextureSingle(ConnectedTextures.java:400)
at net.optifine.ConnectedTextures.getConnectedTextureMultiPass(ConnectedTextures.java:329)
at net.optifine.ConnectedTextures.getConnectedTexture(ConnectedTextures.java:123)
at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:113)
at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:67)
at net.minecraft.client.renderer.BlockModelRenderer.renderModelSmooth(BlockModelRenderer.java:122)
at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:74)
at net.minecraft.client.renderer.BlockModelRenderer.func_178259_a(BlockModelRenderer.java:53)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:94)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:316)
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 net.minecraft.client.renderer.RegionRenderCache.func_180495_p(RegionRenderCache.java:72)
at net.optifine.override.ChunkCacheOF.func_180495_p(ChunkCacheOF.java:147)
at net.minecraft.block.BlockFence.func_176524_e(SourceFile:125)
at net.minecraft.block.BlockFence.func_176221_a(SourceFile:159)
at net.minecraft.block.Block.isSideSolid(Block.java:1105)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:197)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:43)
at net.optifine.ConnectedTextures.getNeighbourIcon(ConnectedTextures.java:1648)
at net.optifine.ConnectedTextures.isNeighbour(ConnectedTextures.java:1615)
at net.optifine.ConnectedTextures.isNeighbour(ConnectedTextures.java:1595)
at net.optifine.ConnectedTextures.getConnectedTextureCtmIndex(ConnectedTextures.java:1340)
at net.optifine.ConnectedTextures.getConnectedTextureCtm(ConnectedTextures.java:825)
at net.optifine.ConnectedTextures.getConnectedTexture(ConnectedTextures.java:578)
at net.optifine.ConnectedTextures.getConnectedTextureSingle(ConnectedTextures.java:400)
at net.optifine.ConnectedTextures.getConnectedTextureMultiPass(ConnectedTextures.java:329)
at net.optifine.ConnectedTextures.getConnectedTexture(ConnectedTextures.java:123)
at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:113)
at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:67)
at net.minecraft.client.renderer.BlockModelRenderer.renderModelSmooth(BlockModelRenderer.java:122)

-- Block model being tesselated --
Details:
Block: minecraft:stained_glass[color=orange]
Block location: World: (0,106,81), Chunk: (at 0,6,1 in 0,5; contains blocks 0,0,80 to 15,255,95), 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:74)
at net.minecraft.client.renderer.BlockModelRenderer.func_178259_a(BlockModelRenderer.java:53)

-- Block being tesselated --
Details:
Block type: ID #95 (tile.stainedGlass // net.minecraft.block.BlockStainedGlass)
Block data value: 1 / 0x1 / 0b0001
Block location: World: (0,106,81), Chunk: (at 0,6,1 in 0,5; contains blocks 0,0,80 to 15,255,95), 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:94)

-- Affected level --
Details:
Level name: MpServer
All players: 22 total; [EntityPlayerSP['xXRedSectorAXx'/467129, l='MpServer', x=-103.11, y=150.00, z=-18.34], EntityOtherPlayerMP['icauseinflation'/467130, l='MpServer', x=-100.47, y=163.15, z=-21.30], EntityOtherPlayerMP['SirAfroman'/423268, l='MpServer', x=16.66, y=177.00, z=-55.38], EntityOtherPlayerMP['NoahZZZ2007'/430206, l='MpServer', x=-155.83, y=200.01, z=-89.48], EntityOtherPlayerMP['Igxy'/389299, l='MpServer', x=19.16, y=134.00, z=32.88], EntityOtherPlayerMP['Treasuer Hunter'/451437, l='MpServer', x=-77.13, y=187.00, z=-68.56], EntityOtherPlayerMP['NoahZZZ2007'/430206, l='MpServer', x=-162.14, y=198.17, z=-85.24], EntityOtherPlayerMP['Patrickss_'/468044, l='MpServer', x=-31.56, y=200.80, z=-120.73], EntityOtherPlayerMP['hmm_neko'/449662, l='MpServer', x=-36.43, y=76.00, z=56.90], EntityOtherPlayerMP['KngGmbH'/467973, l='MpServer', x=85.50, y=198.00, z=-97.50], EntityOtherPlayerMP['20Boxofmcnuggets'/468041, l='MpServer', x=87.00, y=198.00, z=-103.69], EntityOtherPlayerMP['98w628u4f2'/78, l='MpServer', x=-72.50, y=153.00, z=-10.50], EntityOtherPlayerMP['xHillox'/176077, l='MpServer', x=29.69, y=211.00, z=-163.47], EntityOtherPlayerMP['Treasuer Hunter'/468209, l='MpServer', x=-104.50, y=206.00, z=-57.50], EntityOtherPlayerMP['Treasuer Hunter'/468211, l='MpServer', x=-124.50, y=200.50, z=-37.50], EntityOtherPlayerMP['Treasuer Hunter'/468213, l='MpServer', x=-133.50, y=198.00, z=-79.50], EntityOtherPlayerMP['NoNoArNo'/464121, l='MpServer', x=39.50, y=76.00, z=57.63], EntityOtherPlayerMP['Sollux'/463016, l='MpServer', x=32.69, y=198.00, z=-6.28], EntityOtherPlayerMP['Treasuer Hunter'/467696, l='MpServer', x=-162.32, y=199.05, z=-87.03], EntityOtherPlayerMP['egeli009'/454578, l='MpServer', x=-90.31, y=156.00, z=82.56], EntityOtherPlayerMP['SirAfroman'/423268, l='MpServer', x=16.66, y=177.00, z=-55.38], EntityOtherPlayerMP['Igxy'/389299, l='MpServer', x=19.16, y=134.00, z=32.88]]
Chunk stats: MultiplayerChunkCache: 225, 225
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -49.00,200.00,-122.00 - World: (-49,200,-122), Chunk: (at 15,12,6 in -4,-8; contains blocks -64,0,-128 to -49,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 250790053 game time, 33186009 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: 160 total; [EntityOtherPlayerMP['5xvcw8777q'/104, l='MpServer', x=35.00, y=202.00, z=-146.00], EntityOtherPlayerMP['7x2q41k2q7'/107, l='MpServer', x=34.00, y=202.00, z=-141.00], EntityOtherPlayerMP['ewapsw26ro'/120, l='MpServer', x=38.50, y=201.00, z=-86.50], EntityOtherPlayerMP['5p48sw65e3'/105, l='MpServer', x=35.00, y=202.00, z=-150.00], EntityOtherPlayerMP['2483crj775'/106, l='MpServer', x=29.00, y=202.00, z=-149.00], EntityArmorStand['Armor Stand'/25, l='MpServer', x=-144.34, y=155.03, z=-25.56], EntityArmorStand['Armor Stand'/26, l='MpServer', x=-134.56, y=177.03, z=-59.66], EntityArmorStand['Armor Stand'/27, l='MpServer', x=-134.53, y=177.03, z=-61.34], EntityArmorStand['Armor Stand'/28, l='MpServer', x=-142.66, y=155.03, z=-25.53], EntityArmorStand['Armor Stand'/29, l='MpServer', x=-146.53, y=170.03, z=-53.34], EntityArmorStand['Armor Stand'/30, l='MpServer', x=-146.56, y=170.03, z=-51.66], EntityArmorStand['Armor Stand'/1057, l='MpServer', x=-9.00, y=128.00, z=59.00], EntityArmorStand['Armor Stand'/1058, l='MpServer', x=-9.00, y=127.75, z=59.00], EntityArmorStand['Armor Stand'/38, l='MpServer', x=-11.50, y=202.00, z=-98.50], EntityArmorStand['Armor Stand'/39, l='MpServer', x=-9.56, y=200.59, z=-102.28], EntityArmorStand['Armor Stand'/40, l='MpServer', x=-9.28, y=200.41, z=-100.91], EntityArmorStand['Armor Stand'/41, l='MpServer', x=-9.44, y=200.38, z=-101.88], EntityOtherPlayerMP['Treasuer Hunter'/451437, l='MpServer', x=-77.13, y=187.00, z=-68.56], EntityItemFrame['entity.ItemFrame.name'/42, l='MpServer', x=-13.03, y=201.50, z=-105.50], EntityItemFrame['entity.ItemFrame.name'/43, l='MpServer', x=-9.50, y=201.50, z=-105.97], EntityItemFrame['entity.ItemFrame.name'/44, l='MpServer', x=-8.03, y=202.50, z=-104.50], EntityArmorStand['Armor Stand'/45, l='MpServer', x=-12.50, y=202.00, z=-97.50], EntityOtherPlayerMP['Crystal Sentry'/465387, l='MpServer', x=43.50, y=128.00, z=26.03], EntityOtherPlayerMP['20Boxofmcnuggets'/468041, l='MpServer', x=87.00, y=198.00, z=-103.69], EntityOtherPlayerMP['NoahZZZ2007'/430206, l='MpServer', x=-162.14, y=198.17, z=-85.24], EntityArmorStand['Armor Stand'/566, l='MpServer', x=-7.75, y=144.09, z=-17.63], EntityOtherPlayerMP['Patrickss_'/468044, l='MpServer', x=-31.56, y=200.80, z=-120.73], EntityOtherPlayerMP['Patrickss_'/468044, l='MpServer', x=-31.56, y=200.80, z=-120.73], EntityOtherPlayerMP['98w628u4f2'/78, l='MpServer', x=-72.50, y=153.00, z=-10.50], EntityArmorStand['Armor Stand'/459871, l='MpServer', x=-13.02, y=201.99, z=35.86], EntityOtherPlayerMP['88p8pn76v6'/101, l='MpServer', x=77.50, y=199.00, z=-110.50], EntityArmorStand['Armor Stand'/459870, l='MpServer', x=-13.64, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459879, l='MpServer', x=-14.28, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459878, l='MpServer', x=-13.02, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459877, l='MpServer', x=-13.64, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459876, l='MpServer', x=-13.64, y=201.36, z=35.86], EntityArmorStand['Armor Stand'/459875, l='MpServer', x=-13.64, y=202.61, z=35.86], EntityArmorStand['Armor Stand'/459874, l='MpServer', x=-13.64, y=201.99, z=35.25], EntityArmorStand['Armor Stand'/459873, l='MpServer', x=-13.64, y=201.99, z=36.47], EntityArmorStand['Armor Stand'/459872, l='MpServer', x=-14.28, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459887, l='MpServer', x=-13.64, y=201.99, z=36.47], EntityArmorStand['Armor Stand'/459886, l='MpServer', x=-14.28, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459885, l='MpServer', x=-13.02, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459884, l='MpServer', x=-13.64, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459883, l='MpServer', x=-13.64, y=201.36, z=35.86], EntityArmorStand['Armor Stand'/459882, l='MpServer', x=-13.64, y=202.61, z=35.86], EntityArmorStand['Armor Stand'/459881, l='MpServer', x=-13.64, y=201.99, z=35.25], EntityArmorStand['Armor Stand'/459880, l='MpServer', x=-13.64, y=201.99, z=36.47], EntityArmorStand['Armor Stand'/459895, l='MpServer', x=-13.64, y=201.99, z=35.25], EntityArmorStand['Armor Stand'/459894, l='MpServer', x=-13.64, y=201.99, z=36.47], EntityOtherPlayerMP['Jasperoid'/467639, l='MpServer', x=85.50, y=198.50, z=-97.50], EntityArmorStand['Armor Stand'/459893, l='MpServer', x=-14.28, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459892, l='MpServer', x=-13.02, y=201.99, z=35.86], EntityArmorStand['Armor Stand'/459891, l='MpServer', x=-13.64, y=201.99, z=35.86], EntityOtherPlayerMP['gemmic'/467645, l='MpServer', x=85.50, y=198.50, z=-97.50], EntityArmorStand['Armor Stand'/459890, l='MpServer', x=-13.64, y=201.36, z=35.86], EntityArmorStand['Armor Stand'/459889, l='MpServer', x=-13.64, y=202.61, z=35.86], EntityArmorStand['Armor Stand'/459888, l='MpServer', x=-13.64, y=201.99, z=35.25], EntityOtherPlayerMP['NoahZZZ2007'/430206, l='MpServer', x=-162.14, y=198.17, z=-85.24], EntityOtherPlayerMP['hmm_neko'/449662, l='MpServer', x=-36.43, y=76.00, z=56.90], EntityArmorStand['Armor Stand'/459897, l='MpServer', x=-13.64, y=201.36, z=35.86], EntityArmorStand['Armor Stand'/459896, l='MpServer', x=-13.64, y=202.61, z=35.86], EntityOtherPlayerMP['rr6i223952'/100, l='MpServer', x=88.50, y=198.00, z=-98.50], EntityOtherPlayerMP['f26df394ch'/102, l='MpServer', x=88.00, y=199.00, z=-108.00], EntityOtherPlayerMP['hmm_neko'/449662, l='MpServer', x=-36.43, y=76.00, z=56.90], EntityOtherPlayerMP['5j2385i3t8'/103, l='MpServer', x=87.50, y=199.00, z=-115.50], EntityOtherPlayerMP['Crystal Sentry'/462436, l='MpServer', x=46.06, y=128.00, z=27.81], EntityOtherPlayerMP['Crystal Sentry'/459945, l='MpServer', x=33.28, y=129.00, z=27.28], EntityPlayerSP['xXRedSectorAXx'/467129, l='MpServer', x=-103.11, y=150.00, z=-18.34], EntityArmorStand['Armor Stand'/1184, l='MpServer', x=-52.50, y=203.53, z=50.50], EntityOtherPlayerMP['icauseinflation'/467130, l='MpServer', x=-100.47, y=163.15, z=-21.30], EntityArmorStand['Armor Stand'/1185, l='MpServer', x=-51.50, y=195.06, z=47.50], EntityOtherPlayerMP['Qyutos'/443261, l='MpServer', x=83.58, y=198.00, z=-100.92], EntityOtherPlayerMP['KngGmbH'/467973, l='MpServer', x=85.50, y=198.00, z=-97.50], EntityArmorStand['Armor Stand'/1186, l='MpServer', x=-50.50, y=192.25, z=45.06], EntityOtherPlayerMP['Treasuer Hunter'/467061, l='MpServer', x=-134.84, y=198.00, z=-77.34], EntityOtherPlayerMP['Treasuer Hunter'/451437, l='MpServer', x=-77.13, y=187.00, z=-68.56], EntityArmorStand['Armor Stand'/1199, l='MpServer', x=-22.50, y=151.00, z=-49.50], EntityArmorStand['Armor Stand'/1200, l='MpServer', x=-22.50, y=150.75, z=-49.50], EntityOtherPlayerMP['Igxy'/389299, l='MpServer', x=19.16, y=134.00, z=32.88], EntityArmorStand['Armor Stand'/185, l='MpServer', x=-138.50, y=218.53, z=-88.50], EntityArmorStand['Armor Stand'/186, l='MpServer', x=-20.50, y=206.53, z=-58.50], EntityOtherPlayerMP['Treasuer Hunter'/467059, l='MpServer', x=-110.50, y=206.00, z=-61.50], EntityOtherPlayerMP['icauseinflation'/467130, l='MpServer', x=-100.47, y=163.15, z=-21.30], EntityOtherPlayerMP['NoahZZZ2007'/430206, l='MpServer', x=-155.83, y=200.01, z=-89.48], EntityOtherPlayerMP['70is2go210'/113, l='MpServer', x=-22.50, y=151.00, z=-49.50], EntityOtherPlayerMP['Treasuer Hunter'/467065, l='MpServer', x=-149.66, y=199.31, z=-49.55], EntityOtherPlayerMP['r0t216sf2i'/114, l='MpServer', x=-22.50, y=151.00, z=-79.50], EntityOtherPlayerMP['98w628u4f2'/78, l='MpServer', x=-72.50, y=153.00, z=-10.50], EntityOtherPlayerMP['Treasuer Hunter'/467063, l='MpServer', x=-152.50, y=200.00, z=-89.50], EntityWither['§e§lPASSIVE EVENT §b§l§D§LBETTER TOGETHER §e§lRUNNING FOR §a§l00:52'/-1235, l='MpServer', x=-123.03, y=144.03, z=-0.38], EntityOtherPlayerMP['03_TheBro'/457222, l='MpServer', x=148.38, y=153.21, z=31.38], EntityOtherPlayerMP['NoNoArNo'/464121, l='MpServer', x=39.50, y=76.00, z=57.63], EntityOtherPlayerMP['Qyutos'/443261, l='MpServer', x=76.54, y=198.00, z=-92.60], EntityOtherPlayerMP['xHillox'/176077, l='MpServer', x=29.69, y=211.00, z=-163.47], EntityOtherPlayerMP['Igxy'/389299, l='MpServer', x=19.16, y=134.00, z=32.88], EntityOtherPlayerMP['Treasuer Hunter'/468213, l='MpServer', x=-133.50, y=198.00, z=-79.50], EntityArmorStand['§8[§7Lv70§8] §cTreasure Hoarder§r §a22000§f/§a22000§c?'/468212, l='MpServer', x=-124.50, y=202.47, z=-37.50], EntityOtherPlayerMP['g91e0w1lej'/126, l='MpServer', x=43.50, y=177.00, z=-42.50], EntityOtherPlayerMP['Treasuer Hunter'/468211, l='MpServer', x=-124.50, y=200.50, z=-37.50], EntityOtherPlayerMP['733l8drt7w'/67, l='MpServer', x=-79.50, y=200.00, z=-123.50], EntityOtherPlayerMP['Treasuer Hunter'/468209, l='MpServer', x=-104.50, y=206.00, z=-57.50], EntityOtherPlayerMP['SirAfroman'/423268, l='MpServer', x=16.66, y=177.00, z=-55.38], EntityOtherPlayerMP['Jasperoid'/467639, l='MpServer', x=83.34, y=203.67, z=-100.58], EntityOtherPlayerMP['Treasuer Hunter'/467696, l='MpServer', x=-162.32, y=199.05, z=-87.03], EntityOtherPlayerMP['oh13fnlqz6'/69, l='MpServer', x=-45.50, y=200.00, z=-118.50], EntityOtherPlayerMP['040m34skjo'/68, l='MpServer', x=-45.50, y=200.00, z=-124.50], EntityArmorStand['Armor Stand'/771, l='MpServer', x=-10.50, y=201.00, z=-103.50], EntityArmorStand['Armor Stand'/772, l='MpServer', x=-10.50, y=200.75, z=-103.50], EntityArmorStand['Armor Stand'/776, l='MpServer', x=-15.50, y=201.00, z=-98.50], EntityArmorStand['Armor Stand'/777, l='MpServer', x=-15.50, y=200.75, z=-98.50], EntityArmorStand['Armor Stand'/41229, l='MpServer', x=-149.50, y=169.00, z=-54.50], EntityArmorStand['Armor Stand'/41230, l='MpServer', x=-149.50, y=168.75, z=-54.50], EntityXPOrb['Experience Orb'/311062, l='MpServer', x=-162.25, y=149.00, z=2.78], EntityArmorStand['Armor Stand'/4371, l='MpServer', x=-132.50, y=174.00, z=-50.50], EntityArmorStand['Armor Stand'/4372, l='MpServer', x=-132.50, y=173.75, z=-50.50], EntityOtherPlayerMP['Treasuer Hunter'/468209, l='MpServer', x=-104.50, y=206.00, z=-57.50], EntityOtherPlayerMP['Treasuer Hunter'/468211, l='MpServer', x=-124.50, y=200.50, z=-37.50], EntityOtherPlayerMP['Jasperoid'/467639, l='MpServer', x=83.04, y=198.00, z=-100.90], EntityOtherPlayerMP['Treasuer Hunter'/468213, l='MpServer', x=-133.50, y=198.00, z=-79.50], EntityCreeper['Creeper'/466730, l='MpServer', x=-23.50, y=76.00, z=58.50], EntityArmorStand['Armor Stand'/2362, l='MpServer', x=-30.00, y=214.00, z=-89.00], EntityArmorStand['Armor Stand'/2363, l='MpServer', x=-30.00, y=213.75, z=-89.00], EntityOtherPlayerMP['Blodblomme'/467351, l='MpServer', x=87.46, y=198.00, z=-93.04], EntityArmorStand['Armor Stand'/835, l='MpServer', x=-43.50, y=192.22, z=51.50], EntityArmorStand['Armor Stand'/836, l='MpServer', x=-45.50, y=190.25, z=45.50], EntityArmorStand['Armor Stand'/837, l='MpServer', x=-45.16, y=191.44, z=45.84], EntityArmorStand['Armor Stand'/838, l='MpServer', x=-45.16, y=191.44, z=45.22], EntityArmorStand['Armor Stand'/839, l='MpServer', x=-45.78, y=191.44, z=45.84], EntityArmorStand['Armor Stand'/840, l='MpServer', x=-45.78, y=191.44, z=45.22], EntityArmorStand['Armor Stand'/841, l='MpServer', x=-39.50, y=192.16, z=45.50], EntityOtherPlayerMP['f1zart'/462372, l='MpServer', x=81.60, y=195.05, z=-20.66], EntityOtherPlayerMP['Sollux'/463016, l='MpServer', x=32.69, y=198.00, z=-6.28], EntityOtherPlayerMP['5lnft7517r'/131, l='MpServer', x=-38.00, y=200.00, z=-119.00], EntityOtherPlayerMP['d08i1jas7i'/87, l='MpServer', x=-30.00, y=214.00, z=-89.00], EntityOtherPlayerMP['1425zi7i9h'/66, l='MpServer', x=-15.50, y=201.00, z=-98.50], EntityOtherPlayerMP['ufcy270pj8'/65, l='MpServer', x=-10.50, y=201.00, z=-103.50], EntityArmorStand['Armor Stand'/1371, l='MpServer', x=-22.50, y=151.00, z=-79.50], EntityArmorStand['Armor Stand'/1372, l='MpServer', x=-22.50, y=150.75, z=-79.50], EntityOtherPlayerMP['SirAfroman'/423268, l='MpServer', x=16.66, y=177.00, z=-55.38], EntityArmorStand['Armor Stand'/92003, l='MpServer', x=-47.00, y=192.09, z=43.00], EntityArmorStand['Armor Stand'/92005, l='MpServer', x=-48.00, y=191.75, z=47.00], EntityArmorStand['Armor Stand'/92004, l='MpServer', x=-47.00, y=191.75, z=43.00], EntityArmorStand['Armor Stand'/92006, l='MpServer', x=-45.00, y=191.75, z=48.00], EntityOtherPlayerMP['qf2d3vwpjf'/1, l='MpServer', x=5.38, y=200.00, z=-109.22], EntityOtherPlayerMP['8rd324pwqe'/112, l='MpServer', x=13.50, y=201.00, z=-148.50], EntityOtherPlayerMP['Treasuer Hunter'/451437, l='MpServer', x=-77.13, y=187.00, z=-68.56], EntityOtherPlayerMP['Treasuer Hunter'/467696, l='MpServer', x=-162.32, y=199.05, z=-87.03], EntityOtherPlayerMP['egeli009'/454578, l='MpServer', x=-90.31, y=156.00, z=82.56], EntityArmorStand['Armor Stand'/2431, l='MpServer', x=-72.50, y=153.00, z=-10.50], EntityArmorStand['Armor Stand'/2432, l='MpServer', x=-72.50, y=152.75, z=-10.50], EntityArmorStand['Armor Stand'/927, l='MpServer', x=-6.50, y=145.00, z=-18.50], EntityArmorStand['Armor Stand'/928, l='MpServer', x=-6.50, y=144.75, z=-18.50], EntityOtherPlayerMP['Jasperoid'/467639, l='MpServer', x=78.22, y=202.72, z=-96.50], EntityOtherPlayerMP['Crystal Sentry'/465387, l='MpServer', x=43.50, y=129.00, z=25.03], EntityOtherPlayerMP['egeli009'/454578, l='MpServer', x=-90.31, y=156.00, z=82.56], EntityOtherPlayerMP['Crystal Sentry'/460072, l='MpServer', x=39.37, y=128.00, z=25.22], EntityCreeper['Creeper'/467914, l='MpServer', x=-34.50, y=76.00, z=55.06], EntityArmorStand['Armor Stand'/468425, l='MpServer', x=-162.16, y=198.56, z=-87.91], EntityOtherPlayerMP['Crystal Sentry'/460072, l='MpServer', x=39.31, y=128.00, z=25.28]]
Retry entities: 0 total; []
Server brand: Hypixel BungeeCord (1.3.8) <- vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:402)
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
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 7020715760 bytes (6695 MB) / 10032775168 bytes (9568 MB) up to 17179869184 bytes (16384 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -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.2318 Optifine OptiFine_1.8.9_HD_U_M5 4 mods loaded, 4 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.2318-1.8.9.jar)
UCHIJA Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCHIJA skyblockaddons{1.7.0} [SkyblockAddons] (SkyblockAddons-1.8.9-1.7.0.jar)
Loaded coremods (and transformers):
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.8.9-1.7.0.jar)
codes.biscuit.skyblockaddons.tweaker.SkyblockAddonsTransformer
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
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: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Shant Pack V4, §2§lFurf§b§lSky §5§lReborn §8§lFL§8§l[§71.4.2§8§l].zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 24x 12th Gen Intel(R) Core(TM) i9-12900KF
OptiFine Version: OptiFine_1.8.9_HD_U_M5
OptiFine Build: 20210124-163719
Render Distance Chunks: 28
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 526.61
OpenGlRenderer: NVIDIA GeForce RTX 3090 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 24
@DanielJBernard DanielJBernard added the bug Something isn't working label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant