Littletiles blocks rendering slowly on mc eternal
Zatzou opened this issue ยท 4 comments
Im having an issue on mc eternal where the blocks are rendering really slowly. They are invisible and then just appear slowly chunk by chunk here are some screenshots of how it looks.
This also causes vanilla blocks to lag until all of the littletiles blocks have rendered.
Im running mc eternal 1.4.3 and I have already tried all kinds of combination of using different mipmap levels and stuff.
This happens generally when loading in the area so basically every time i join or come to the area
For some reason the log files are gigabytes in size.
It seems to be spamming this just over and over in the log files.
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.world.World.handler$zch000$preGetCombinedLight(World.java:5161)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.world.World.func_175626_b(World.java)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.block.Block.func_185484_c(Block.java:378)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:127)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:183)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at com.creativemd.creativecore.client.rendering.model.CreativeModelPipeline.renderBlockFaceSmooth(CreativeModelPipeline.java:132)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at com.creativemd.littletiles.client.render.cache.RenderingThread.run(RenderingThread.java:293)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5208]: Something just went wrong here, getting default light value instead!
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: org.valkyrienskies.mod.common.util.multithreaded.CalledFromWrongThreadException: Wrong thread calling code: Thread[Thread-61,5,main]
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at org.valkyrienskies.mod.common.ships.ship_world.WorldClientShipManager.enforceGameThread(WorldClientShipManager.java:38)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at org.valkyrienskies.mod.common.ships.ship_world.WorldClientShipManager.getPhysObjectsInAABB(WorldClientShipManager.java:113)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.world.World.handler$zch000$preGetCombinedLight(World.java:5161)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.world.World.func_175626_b(World.java)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.block.Block.func_185484_c(Block.java:378)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:127)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:183)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at com.creativemd.creativecore.client.rendering.model.CreativeModelPipeline.renderBlockFaceSmooth(CreativeModelPipeline.java:132)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at com.creativemd.littletiles.client.render.cache.RenderingThread.run(RenderingThread.java:293)
[01:06:56] [Thread-61/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5208]: Something just went wrong here, getting default light value instead!
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: org.valkyrienskies.mod.common.util.multithreaded.CalledFromWrongThreadException: Wrong thread calling code: Thread[Thread-62,5,main]
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at org.valkyrienskies.mod.common.ships.ship_world.WorldClientShipManager.enforceGameThread(WorldClientShipManager.java:38)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at org.valkyrienskies.mod.common.ships.ship_world.WorldClientShipManager.getPhysObjectsInAABB(WorldClientShipManager.java:113)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.world.World.handler$zch000$preGetCombinedLight(World.java:5161)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.world.World.func_175626_b(World.java)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.block.Block.func_185484_c(Block.java:378)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185889_a(BlockStateContainer.java:362)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraftforge.client.model.pipeline.BlockInfo.updateLightMatrix(BlockInfo.java:127)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo.updateBlockInfo(VertexLighterSmoothAo.java:183)
[01:06:56] [Thread-62/INFO] [STDERR]: [net.minecraft.world.World:handler$zch000$preGetCombinedLight:5209]: at com.creativemd.creativecore.client.rendering.model.CreativeModelPipeline.renderBlockFaceSmooth(CreativeModelPipeline.java:132)
It appears to mention littletiles so that might be an incompatibility between some mods. It could also be that there is lag just caused by the fact that my memory usage is at very high levels constantly in this pack.
Looks like valkyrien skies messes with the rendering in some way which makes littletiles not work even when there are no valkyrien skies ships in the world.
I removed valkyrien skies and littletiles seem to render correctly now. This is probably a bug with valkyrien skies.