Hi. I recently had an issue with modded Minecraft. I was playing and everything was fine. And I start Minecraft again and the gpu started running at 1485mHz and won't go higher (even tried to overclock through msi afterburner). The gpu load stays at 30-40%.
In Minecraft vanilla clock speed goes up to 1900mHz, and loading 50-60%. Drivers installed on my video card is the latest, on Windows also the latest version (1.18.2). In other games everything is work fine.
Chocapic13 Shaders Mod(1.18.2, 1.16.5) is a mod that dramatically improves the graphics of Minecraft. As its name suggests, its main function is to add dynamic shadows (shaders in English), a pleasing effect of wind on the leaves,real sunshine and better water modeled before. Shaders have several different versions, all more or less resource-intensive.
XRay Mod (1.18.2, 1.16.5) adds XRay vision to Minecraft, find ores with ease now. It includes fullbright, cavefinder, configurable coordinates display, survival fly, fly speed, and much more.
I'm coding a client and, out of the blue, I can't interact with the
main menu or minimize mc. Log is below. I can open vanilla / older
versions of my client but not the current version I am coding.
Vanilla nether portals are just purple blocks. And there is a loading screen when you travel between nether and overworld. Immersive Portals Mod (1.18.2, 1.17.1) enhances portals. Now you can see through portals. To go to nether, you just need to walk in.
0
Hi. I recently had an issue with modded Minecraft. I was playing and everything was fine. And I start Minecraft again and the gpu started running at 1485mHz and won't go higher (even tried to overclock through msi afterburner). The gpu load stays at 30-40%.
In Minecraft vanilla clock speed goes up to 1900mHz, and loading 50-60%. Drivers installed on my video card is the latest, on Windows also the latest version (1.18.2). In other games everything is work fine.
0
Chocapic13 Shaders Mod(1.18.2, 1.16.5) is a mod that dramatically improves the graphics of Minecraft. As its name suggests, its main function is to add dynamic shadows (shaders in English), a pleasing effect of wind on the leaves,real sunshine and better water modeled before. Shaders have several different versions, all more or less resource-intensive.
Download Chocapic13 Shaders (1.18.2, 1.16.5) - Forge / Fabric
See more Minecraft Shaders
List of all Minecraft Mods
0
XRay Mod (1.18.2, 1.16.5) adds XRay vision to Minecraft, find ores with ease now. It includes fullbright, cavefinder, configurable coordinates display, survival fly, fly speed, and much more.
Download XRay Mod (1.18.2, 1.16.5) - Forge / Fabric
See more X-Ray Mods
List of all Minecraft Mods
0
I'm coding a client and, out of the blue, I can't interact with the
main menu or minimize mc. Log is below. I can open vanilla / older
versions of my client but not the current version I am coding.
[16:20:07] [Client thread/INFO]: Setting user: Player718
[16:20:07] [Client thread/INFO]: (Session ID is token:0:Player718)
[OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getSkyRenderer
[OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getCloudRenderer
[OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getWeatherRenderer
[OptiFine] (Reflector) Method not present: net.minecraft.world.World.countEntities
[OptiFine] (Reflector) Method not present: net.minecraft.world.World.getPerWorldStorage
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getBedDirection
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBed
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBedFoot
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.hasTileEntity
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canCreatureSpawn
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addHitEffects
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addDestroyEffects
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isAir
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canRenderInLayer
[OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getExtendedState
[OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.captureDrops
[OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.capturedDrops
[OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRenderInPass
[OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.canRiderInteract
[OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRiderSit
[OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.shouldRenderInPass
[OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.getRenderBoundingBox
[OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.canRenderBreaking
[OptiFine] (Reflector) Method not present: net.minecraft.item.Item.onEntitySwing
[OptiFine] (Reflector) Method not present: net.minecraft.item.Item.shouldCauseReequipAnimation
[OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getModel
[OptiFine] (Reflector) Method not present: net.minecraft.item.Item.showDurabilityBar
[OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getDurabilityForDisplay
[OptiFine] (Reflector) Method not present: net.minecraft.potion.PotionEffect.isCurativeItem
[OptiFine] (Reflector) Method not present: net.minecraft.item.ItemRecord.getRecordResource
[OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUseage.preDraw
[OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUseage.postDraw
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ISmartBlockModel
[OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IColoredBakedQuad
[OptiFine] (Reflector) Method not present: net.minecraft.world.biome.BiomeGenBase.getWaterColorMultiplier
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.preDrawBatch
[OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.drawBatch
[OptiFine] (Reflector) Class not present: optifine.OptiFineClassTransformer
[OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[16:20:09] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.8_HD_U_H6
[OptiFine] Build: null
[OptiFine] OS: Windows 11 (amd64) version 10.0
[OptiFine] Java: 17.0.2, Eclipse Adoptium
[OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Eclipse Adoptium
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: AMD Radeon(TM) Vega 8 Graphics, version 4.6.13596
Compatibility Profile Context 20.10.28 27.20.1028.1, ATI Technologies
Inc.
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[Shaders] ShadersMod version: 2.4.12
[Shaders] OpenGL Version: 4.6.13596 Compatibility Profile Context 20.10.28 27.20.1028.1
[Shaders] Vendor: ATI Technologies Inc.
[Shaders] Renderer: AMD Radeon(TM) Vega 8 Graphics
[Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[Shaders] GL_MAX_DRAW_BUFFERS: 8
[Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[Shaders] Load ShadersMod configuration.
[Shaders] Save ShadersMod configuration.
[Shaders] Shaders can not be loaded, Fast Render is enabled.
[Shaders] No shaderpack loaded.
[16:20:09] [Client thread/INFO]: Reloading ResourceManager: Default
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[OptiFine] Version found: I7
[16:20:10] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:20:10] [Thread-6/INFO]: Initializing LWJGL OpenAL
[16:20:10] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:20:10] [Thread-6/INFO]: OpenAL initialized.
[16:20:10] [Sound Library Loader/INFO]: Sound engine started
[OptiFine] Mipmap levels: 4
[OptiFine] Multitexture: false
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[16:20:15] [Client thread/INFO]: Created: 1024x512 textures-atlas
0
Vanilla nether portals are just purple blocks. And there is a loading screen when you travel between nether and overworld. Immersive Portals Mod (1.18.2, 1.17.1) enhances portals. Now you can see through portals. To go to nether, you just need to walk in.
Download Immersive Portals Mod (1.18.2, 1.17.1) – Forge / Fabric
See more Minecraft Mods
0
Cloth Config API (1.18.2, 1.17.1) is a Client Sided Config Screen for Fabric/Forge.
Download Cloth Config API (1.18.2, 1.17.1) - Forge / Fabric
See more Minecraft Mods