Better Foliage

Better Foliage

35M Downloads

[1.12]Batching chunks-game crashes when entering a world

BecksIsAlreadyTaken opened this issue · 0 comments

commented

Description: Batching chunks

java.lang.NoSuchMethodException: net.optifine.render.RenderEnv.(net.minecraft.block.state.IBlockState, net.minecraft.util.math.BlockPos)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getDeclaredConstructor(Unknown Source)
at mods.betterfoliage.client.integration.OptifineRenderEnv.(OptifineCustomColors.kt:50)
at mods.betterfoliage.client.integration.OptifineCustomColors$renderEnv$2.invoke(OptifineCustomColors.kt:36)
at mods.betterfoliage.client.integration.OptifineCustomColors$renderEnv$2.invoke(OptifineCustomColors.kt:26)
at mods.octarinecore.Utils$sam$java_util_function_Supplier$0.get(Utils.kt)
at java.lang.ThreadLocal$SuppliedThreadLocal.initialValue(Unknown Source)
at java.lang.ThreadLocal.setInitialValue(Unknown Source)
at java.lang.ThreadLocal.get(Unknown Source)
at mods.octarinecore.ThreadLocalDelegate.getValue(Utils.kt:60)
at mods.betterfoliage.client.integration.OptifineCustomColors.getRenderEnv(OptifineCustomColors.kt)
at mods.betterfoliage.client.integration.OptifineCustomColors.getBlockColor(OptifineCustomColors.kt:41)
at mods.betterfoliage.client.render.RenderGrass.render(RenderGrass.kt:73)
at mods.betterfoliage.client.Hooks.renderWorldBlock(Hooks.kt:89)
at net.minecraft.client.renderer.chunk.RenderChunk.rebuildChunk(RenderChunk.java:328)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.processTask(SourceFile:100)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:43)
at java.lang.Thread.run(Unknown Source)

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

-- Affected level --
Level name: MpServer
All players: 1 total; [EntityPlayerSP['steveP1ckaxe'/575, l='MpServer', x=-134.50, y=67.00, z=246.50]]
Chunk stats: MultiplayerChunkCache: 1, 1
Level seed: 0
Level generator: ID 09 - RTG, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-132,64,248), Chunk: (at 12,4,8 in -9,15; contains blocks -144,0,240 to -129,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 134 game time, 134 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: 4 total; [EntityItemTargetted['item.item.items.integrateddynamics.on_the_dynamics_of_integration'/576, l='MpServer', x=-128.56, y=89.99, z=249.21], EntityPlayerSP['steveP1ckaxe'/575, l='MpServer', x=-134.50, y=67.00, z=246.50], EntityLatchedRenderer['不明'/578, l='MpServer', x=8.50, y=65.00, z=8.50], EntityFallingBlock['下落的方块'/1187, l='MpServer', x=-128.50, y=3.02, z=248.50]]
Retry entities: 1 total; [EntityLatchedRenderer['不明'/578, l='MpServer', x=8.50, y=65.00, z=8.50]]
Server brand: fml,forge
Server type: Integrated singleplayer server