Jump to content

Optifine


Tirtoule

Recommended Posts

as soon as i put optifine into my cods folder and load it, it crashes.

here is the crash report:

 

---- Minecraft Crash Report ----
// You're mean.

Time: 05/07/20 18:00
Description: Rendering overlay

java.lang.NullPointerException: Rendering overlay
    at net.minecraft.client.renderer.FluidBlockRenderer.func_178268_a(FluidBlockRenderer.java:41) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_195410_a(BlockRendererDispatcher.java:154) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.resources.IResourceManagerReloadListener.lambda$reload$0(IResourceManagerReloadListener.java:16) ~[?:?] {re:classloading,re:mixin}
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5023/265376844.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
    at net.minecraft.resources.AsyncReloader$$Lambda$5862/18096888.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:115) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.21.jar:28.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$482/966567431.call(Unknown Source) [forge-1.14.4-28.2.21.jar:28.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.client.renderer.FluidBlockRenderer.func_178268_a(FluidBlockRenderer.java:41)
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_195410_a(BlockRendererDispatcher.java:154)
    at net.minecraft.resources.IResourceManagerReloadListener.lambda$reload$0(IResourceManagerReloadListener.java:16)
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5023/265376844.run(Unknown Source)
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705)
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687)
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
    at net.minecraft.resources.AsyncReloader$$Lambda$5862/18096888.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170)
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:880)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
    at net.minecraft.client.main.Main.main(SourceFile:155)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$482/966567431.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    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: 1386677888 bytes (1322 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
    CPUs: 8
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 4.1.0+62+5bfa59b
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.14.4-28.2.21.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.14.4-28.2.21.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.14.4-28.2.21.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.14.4-28.2.21.jar runtimedistcleaner PLUGINSERVICE 
        /OptiFine_1.14.4_HD_U_F5_MOD.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.14.4-28.2.21.jar fml TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE 
    FML: 28.2
    Forge: net.minecraftforge:28.2.21
    FML Language Providers: 
        javafml@28.2
        minecraft@1
    Mod List: 
        handles-1.14.4-0.3.0.jar Handles {handles@0.2.0 DONE}
        blockdrops-1.14.4-1.0.2.jar Block Drops {blockdrops@1.0.2 DONE}
        torchslabmod-1.14.4_v1.5.jar Torch Slab Mod {torchslabmod@1.5 DONE}
        mining-helmet-1.14.4-1.0.8.jar Mining Helmet {mining_helmet@1.0.8 DONE}
        Tree-Chopper-Mod-1.14.4.jar TreeChoppin {treechoppin@1.1.0 DONE}
        Druidcraft-1.14-0.3.1.jar Druidcraft {druidcraft@0.3.1 DONE}
        rsgauges-1.14.4-1.2.3.jar Gauges and Switches {rsgauges@1.2.3 DONE}
        journeymap-1.14.4-5.7.0b1.jar Journeymap {journeymap@1.14.4-5.7.0b1 DONE}
        comforts-FORGE-1.14.4-2.0-beta6.jar Comforts {comforts@FORGE-1.14.4-2.0-beta6 DONE}
        NaturesCompass-1.14.4-1.8.5.jar Nature's Compass {naturescompass@1.14.4-1.8.5 DONE}
        chiselsandbits2-0.5.2a.jar Chisels & Bits 2 {chiselsandbits2@0.5.2a DONE}
        jei-1.14.4-6.0.0.29.jar Just Enough Items {jei@6.0.0.29 DONE}
        SereneSeasons-1.14.4-2.0.0.70-universal.jar Serene Seasons {sereneseasons@1.14.4-2.0.0.70 DONE}
        Powah-1.14.4-0.2.8.jar Powah {powah@0.2.8 DONE}
        Reliquary-1.14.4-1.3.4.994.jar Reliquary {xreliquary@1.14.4-1.3.4.994 DONE}
        Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
        immersive-portals-0.15(for+mc+1.14+with+forge).jar Immersive Portals {immersive_portals@0.15 DONE}
        real-survivor-1.2.9.jar Real Survivor {realsurvivor@1.2.9 DONE}
        extendedbonemeal_1.14-1.1 (1).jar Extended Bone Meal {extendedbonemeal@1.1 DONE}
        forge-1.14.4-28.2.21-universal.jar Forge {forge@28.2.21 DONE}
        shetiphiancore-1.14-3.6.2.jar ShetiPhian-Core {shetiphiancore@3.6.2 DONE}
        Tardis-Mod-1.14.4-1.3.1.jar TARDIS Mod {tardis@1.3.1 DONE}
        Regeneration-1.14.4-2.0.4.jar Regeneration {regeneration@2.0.4 DONE}
        Weeping-Angels-1.14-2.1.6.jar Weeping Angels {weeping_angels@2.1.6 DONE}
        Explorercraft-1.14.4-3.2.7.jar Explorercraft {explorercraft@3.2.7 DONE}
        infernalmobs-1.14.4.6.jar Infernal Mobs {infernalmobs@1.14.4.6 DONE}
        forge-1.14.4-28.2.21-client.jar Minecraft {minecraft@1.14.4 DONE}
        cofh_core-1.14.4-0.4.0b.jar CoFH Core {cofh_core@0.4.0b DONE}
        ensorcellation-1.14.4-0.4.1b.jar Ensorcellation {ensorcellation@0.4.1b DONE}
        swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 DONE}
        endertanks-1.14-1.7.4.jar EnderTanks {endertanks@1.7.4 DONE}
        AmbientSounds_v3.0.16_mc1.14.4.jar Ambient Sounds {ambientsounds@3.0.3 DONE}
        SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 DONE}
        BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.259 DONE}
        Blur-1.1.0-1.jar Blur {blur@1.1.0-1 DONE}
        Lollipop-1.14.4-0.0.23.jar Lollipop {lollipop@0.0.23 DONE}
        SilentGear-1.14.4-1.4.6+72.jar Silent Gear {silentgear@1.4.6+72 DONE}
        extcaves-1.5.jar Extended Caves {extcaves@1.5 DONE}
        GeneticAnimals_0_4_13.jar Genetic Animals {eanimod@0.4.11 DONE}
        AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 DONE}
        Quark-r2.0-212.jar Quark {quark@r2.0-212 DONE}
        collective-1.14.4-1.35.jar Collective {collective@1.35 DONE}
        DoubleSlabs-1.14-1.7.5.jar Double Slabs {doubleslabs@1.7.5 DONE}
        themidnight-0.4.7.jar The Midnight {midnight@0.4.7 DONE}
        worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {worldedit@7.0.1;61bc012 DONE}
        AppleSkin-mc1.14.4-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
        cc-tweaked-1.14.4-1.89.1.jar CC: Tweaked {computercraft@1.89.1 DONE}
        ilikewood-1.14.4-1.1.2.3.jar I Like Wood {ilikewood@1.1.2.3 DONE}
        Charm-1.14.4-1.5.7.jar Charm {charm@1.14.4-1.5.7 DONE}
        CosmeticArmorReworked-1.14.4-v3.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v3 DONE}
        effortlessbuilding-1.14.4-2.19.jar Effortless Building {effortlessbuilding@1.14.4-2.19 DONE}
        WailaHarvestability-mc1.14.4-1.1.12.jar Waila Harvestability {wailaharvestability@1.1.12 DONE}
    Launched Version: 1.14.4-forge-28.2.21
    LWJGL: 3.2.2 build 10
    OpenGL: AMD Radeon(TM) Vega 8 Graphics GL version 4.6.13558 Compatibility Profile Context 26.20.11008.4009, ATI Technologies Inc.
    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 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (United Kingdom)
    CPU: 8x AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx 
    OptiFine Version: OptiFine_1.14.4_HD_U_F5
    OptiFine Build: 20191204-141250
    Render Distance Chunks: 15
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13558 Compatibility Profile Context 26.20.11008.4009
    OpenGlRenderer: AMD Radeon(TM) Vega 8 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 8

 

 

thanks for your help!

Link to comment
Share on other sites

13 minutes ago, diesieben07 said:

The version of Optifine you are using is not compatible with your version of Forge.

Refer to the Optifine changelog for compatibility information.

I am using forge 1.14 and I'm using optifine 1.14

Edited by Tirtoule
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.