Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Modpack crashes after update.
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
LuckyNice

Modpack crashes after update.

By LuckyNice, May 22, 2020 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

LuckyNice    0

LuckyNice

LuckyNice    0

  • Tree Puncher
  • LuckyNice
  • Members
  • 0
  • 1 post
Posted May 22, 2020

I am currently playing modpack called Valhelsia 2 on the twitch launcher. After the update, coming back to the world i was playing on game crashes a second after joining world.

 

 

 

 

crash log:

 

 

---- Minecraft Crash Report ----
// Don't do that.

Time: 5/23/20 1:43 AM
Description: Rendering Block Entity

java.lang.NoSuchMethodError: net.minecraft.client.renderer.BlockModelRenderer.func_228798_a_(Lnet/minecraft/world/ILightReader;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;IIZLcom/mojang/blaze3d/matrix/MatrixStack;Lcom/mojang/blaze3d/vertex/IVertexBuilder;Ljava/util/List;Ljava/util/BitSet;)V
    at net.darkhax.bookshelf.util.RenderUtils.renderModel(RenderUtils.java:136) ~[?:5.6.38] {re:classloading,pl:runtimedistcleaner:A}
    at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.renderBlock(TileEntityRendererBotanyPot.java:87) ~[?:2.0.21] {re:classloading,pl:runtimedistcleaner:A}
    at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.render(TileEntityRendererBotanyPot.java:45) ~[?:2.0.21] {re:classloading,pl:runtimedistcleaner:A}
    at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.func_225616_a_(TileEntityRendererBotanyPot.java:26) ~[?:2.0.21] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228855_a_(TileEntityRendererDispatcher.java:137) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.lambda$renderTileEntity$0(TileEntityRendererDispatcher.java:103) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher$$Lambda$18815/786629599.run(Unknown Source) ~[?:?] {}
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228853_a_(TileEntityRendererDispatcher.java:167) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228850_a_(TileEntityRendererDispatcher.java:97) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1634) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:sereneseasons:temperature_transformer}
    at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:1005) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:686) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {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.15.2-31.2.0.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$469/653648989.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {re:classloading}


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.darkhax.bookshelf.util.RenderUtils.renderModel(RenderUtils.java:136)
    at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.renderBlock(TileEntityRendererBotanyPot.java:87)
    at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.render(TileEntityRendererBotanyPot.java:45)
    at net.darkhax.botanypots.block.tileentity.TileEntityRendererBotanyPot.func_225616_a_(TileEntityRendererBotanyPot.java:26)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228855_a_(TileEntityRendererDispatcher.java:137)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.lambda$renderTileEntity$0(TileEntityRendererDispatcher.java:103)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher$$Lambda$18815/786629599.run(Unknown Source)

-- Block Entity Details --
Details:
    Name: botanypots:botany_pot // net.darkhax.botanypots.block.tileentity.TileEntityBotanyPot
    Block: Block{botanypots:hopper_botany_pot}[powered=false]
    Block location: World: (784,87,-349), Chunk: (at 0,5,3 in 49,-22; contains blocks 784,0,-352 to 799,255,-337), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
    Block: Block{botanypots:hopper_botany_pot}[powered=false]
    Block location: World: (784,87,-349), Chunk: (at 0,5,3 in 49,-22; contains blocks 784,0,-352 to 799,255,-337), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Stacktrace:
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228853_a_(TileEntityRendererDispatcher.java:167)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228850_a_(TileEntityRendererDispatcher.java:97)
    at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1634)
    at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:1005)

-- Affected level --
Details:
    All players: 1 total; [ClientPlayerEntity['LuckyNice'/136, l='MpServer', x=779.38, y=79.00, z=-340.31]]
    Chunk stats: Client Chunk Cache: 441, 225
    Level dimension: DimensionType{minecraft:overworld}
    Level name: MpServer
    Level seed: 2761813518204259210
    Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false
    Level generator options: {}
    Level spawn location: World: (-198,64,-35), Chunk: (at 10,4,13 in -13,-3; contains blocks -208,0,-48 to -193,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 1176 game time, 1176 day time
    Known server brands: 
    Level was modded: false
    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
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:611)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:567)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    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$469/653648989.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.15.2
    Minecraft Version ID: 1.15.2
    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: 1675720616 bytes (1598 MB) / 6632243200 bytes (6325 MB) up to 7635730432 bytes (7282 MB)
    CPUs: 6
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar runtimedistcleaner PLUGINSERVICE 
        /preview_OptiFine_1.15.2_HD_U_G1_pre16.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.0.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: 31.2
    Forge: net.minecraftforge:31.2.0
    FML Language Providers: 
        javafml@31.2
        minecraft@1
        kotlinfml@1.5.2
    Mod List: 
        NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
        aiotbotania-1.15.2-1.2.2.jar AIOT Botania {aiotbotania@1.2.2 DONE}
        refinedpipes-0.4.1.jar Refined Pipes {refinedpipes@0.4.1 DONE}
        DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
        mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {mcwwindows@1.0.1 DONE}
        SilentMechanisms-1.15.2-0.7.1+51.jar Silent's Mechanisms {silents_mechanisms@0.7.1+51 DONE}
        KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {kleeslabs@8.0.0 DONE}
        Neat 1.6-22.jar Neat {neat@1.6-22 DONE}
        essentials-1.15.2-2.7.1.jar Essentials {essentials@1.15.2-2.7.1 DONE}
        TerraForged-1.15.2-0.0.14.jar TerraForged {terraforged@0.0.14 DONE}
        BetterTitleScreen-1.15.2-1.9.jar Better Title Screen {bettertitlescreen@1.15.2-1.9 DONE}
        XaerosWorldMap_1.5.7_Forge_1.15.2.jar Xaero's World Map {xaeroworldmap@1.5.7 DONE}
        CookingForBlockheads_1.15.2-8.0.1.jar Cooking for Blockheads {cookingforblockheads@8.0.1 DONE}
        Controlling-6.1.4.jar Controlling {controlling@6.1.4 DONE}
        ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 DONE}
        Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE}
        globaldatapack-1.15.2-1.3.jar Dark Roleplay - Global Datapacks {globaldatapack@1.15.2-0.1.0 DONE}
        Powah-1.15.2-1.1.14.jar Powah {powah@1.1.14 DONE}
        Bookshelf-1.15.2-5.6.38.jar Bookshelf {bookshelf@5.6.38 DONE}
        u_team_core-1.15.2-2.11.0.156.jar U Team Core {uteamcore@2.11.0.156 DONE}
        randompatches-1.15.2-1.21.1.2.jar RandomPatches {randompatches@1.15.2-1.21.1.2 DONE}
        DarkUtilities-1.15.2-3.0.6.jar Dark Utilities {darkutils@3.0.6 DONE}
        Apotheosis-1.15.2-3.1.2.jar Apotheosis {apotheosis@3.1.2 DONE}
        ProgressiveBosses-2.1.5-mc1.15.2.jar Progressive Bosses {progressivebosses@2.1.5-mc1.15.2 DONE}
        mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE}
        Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
        MekanismGenerators-1.15.2-9.10.6.419.jar Mekanism: Generators {mekanismgenerators@9.10.6 DONE}
        Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
        JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
        refinedstorage-1.8.3.jar Refined Storage {refinedstorage@1.8.3 DONE}
        corpse-1.15.2-1.0.5.jar Corpse {corpse@1.15.2-1.0.5 DONE}
        mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
        lightestlampsmod-3.4.1.jar Lightest Lamps {lightestlamp@3.4.1 DONE}
        industrial-foregoing-1.15.2-2.3.0-6f57752.jar Industrial Foregoing {industrialforegoing@2.3.0 DONE}
        useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {usefulbackpacks@1.9.4.63 DONE}
        torchmaster-2.1.1-rc0.jar Torchmaster {torchmaster@2.1.1-rc0 DONE}
        embellishcraft-1.15.2-2.2.0.0.jar EmbellishCraft {embellishcraft@1.15.2-2.2.0.0 DONE}
        AmbientSounds_v3.0.19_mc1.15.2.jar Ambient Sounds {ambientsounds@3.0.3 DONE}
        BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.363 DONE}
        phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
        MekanismAdditions-1.15.2-9.10.6.419.jar Mekanism: Additions {mekanismadditions@9.10.6 DONE}
        Blur-1.1.0-1.jar Blur {blur@1.1.0-1 DONE}
        valhelsia_structures-15.0.2a.jar Valhelsia Structures {valhelsia_structures@15.0.2a DONE}
        Lollipop-1.15.2-1.0.15.jar Lollipop {lollipop@1.0.15 DONE}
        SilentGear-1.15.2-1.7.0+93.jar Silent Gear {silentgear@1.7.0+93 DONE}
        simplefarming-1.15.2-1.2.7.jar Simple Farming {simplefarming@1.15.2-1.2.7 DONE}
        SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {solarflux@15.0.0 DONE}
        curios-FORGE-1.15.2-2.0.2.2.jar Curios API {curios@FORGE-1.15.2-2.0.2.2 DONE}
        Botania-r1.15-384.jar Botania {botania@r1.15-384 DONE}
        Patchouli-1.15.2-1.2-33.jar Patchouli {patchouli@1.15.2-1.2-33 DONE}
        extlights-2.0.jar Extended Lights {extlights@2.0 DONE}
        config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
        libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 DONE}
        elevatorid-1.15.2-1.7.1.jar Elevator Mod {elevatorid@1.15.2-1.7.1 DONE}
        MekanismTools-1.15.2-9.10.6.419.jar Mekanism: Tools {mekanismtools@9.10.6 DONE}
        mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE}
        furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE}
        curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
        cc-tweaked-1.15.2-1.88.1.jar CC: Tweaked {computercraft@1.88.1 DONE}
        AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE}
        mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
        cherishedworlds-FORGE-1.15.2-3.0.jar Cherished Worlds {cherishedworlds@FORGE-1.15.2-3.0 DONE}
        bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {bwncr@1.15.1-3.6.13 DONE}
        FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
        CraftPresence-1.15.2-1.6.5.jar CraftPresence {craftpresence@1.6.5 DONE}
        QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE}
        TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE}
        torchslabmod-1.15.2_v1.6.13.jar Torch Slab Mod {torchslabmod@1.6.13 DONE}
        EquipmentTooltips-1.15.2-1.4.0+11.jar Equipment Tooltips {equipmenttooltips@1.4.0+11 DONE}
        mining-helmet-1.15.2-1.0.8.jar Mining Helmet {mining_helmet@1.0.8 DONE}
        PersistentBits-1.15.2-2.0.2.jar Persistent Bits {persistentbits@2.0.1 DONE}
        jei-1.15.2-6.0.0.4.jar Just Enough Items {jei@6.0.0.4 DONE}
        AttributeFix-1.15.2-7.0.2.jar AttributeFix {attributefix@7.0.2 DONE}
        Abnormals-Core-1.15.2-v1.0.4.jar Abnormals Core {abnormals_core@1.0.4 DONE}
        Buzzier-Bees-1.15.2-v1.5.0.jar Buzzier Bees {buzzierbees@v1.5.0 DONE}
        Mekanism-1.15.2-9.10.6.419.jar Mekanism {mekanism@9.10.6 DONE}
        caelus-FORGE-1.15.2-2.0-beta2.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta2 DONE}
        Upgrade-Aquatic-1.15.2-v1.6.1.jar Upgrade Aquatic {upgrade_aquatic@1.6.1 DONE}
        reap-1.12.4.jar Reap Mod {reap@1.12.4 DONE}
        WAWLA-1.15.2-3.0.2.jar WAWLA {wawla@3.0.2 DONE}
        Waystones_1.15.2-6.0.1.jar Waystones {waystones@6.0.1 DONE}
        Clumps-5.0.2.jar Clumps {clumps@5.0.2 DONE}
        LightOverlay-4.6.1.jar Light Overlay Forge {lightoverlay-forge@4.6.1 DONE}
        comforts-FORGE-1.15.2-2.0.0.2.jar Comforts {comforts@FORGE-1.15.2-2.0.0.2 DONE}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
        FruitTrees-1.15.2-1.3.0.jar Fruit Trees {fruittrees@1.3.0 DONE}
        Kiwi-1.15.2-2.7.1.jar Kiwi {kiwi@2.7.1 DONE}
        SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {storagenetwork@1.15.2-0.3.2 DONE}
        SereneSeasons-1.15.2-3.0.0.71-universal.jar Serene Seasons {sereneseasons@1.15.2-3.0.0.71 DONE}
        decorative_blocks-6d.jar Decorative Blocks {decorative_blocks@1.6 DONE}
        BotanyPots-1.15.2-2.0.21.jar BotanyPots {botanypots@2.0.21 DONE}
        The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {endergetic@1.3.1 DONE}
        BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {bonsaitrees2@2.1.2.6 DONE}
        mcjtylib-1.15-4.1.0-beta.jar McJtyLib {mcjtylib@1.15-4.1.0-beta DONE}
        rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {rftoolsbase@1.15-1.1.1-beta DONE}
        xnet-1.15-2.1.2-beta.jar XNet {xnet@1.15-2.1.2-beta DONE}
        rftoolsstorage-1.15-1.1.2-beta.jar RFToolsStorage {rftoolsstorage@1.15-1.1.2-beta DONE}
        rftoolscontrol-1.15-3.0.2-beta.jar RFToolsControl {rftoolscontrol@1.15-3.0.2-beta DONE}
        mapperbase-1.15.2-1.1.0.0.jar Mapper Base {mapperbase@1.15.2-1.1.0.0 DONE}
        trash-1.15.2-0.1.4.jar Trash {trash@1.15.2-0.1.4 DONE}
        ToastControl-1.15.2-3.0.1.jar Toast Control {toastcontrol@3.0.1 DONE}
        mininggadgets-1.3.5.jar Mining Gadgets {mininggadgets@1.3.5 DONE}
        rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {rftoolspower@1.15-2.1.1-beta DONE}
        extradisks-1.15.1-1.2.jar Extra Disks {extradisks@1.15.1-1.2 DONE}
        Swamp-Expansion-1.15.2-v1.7.1.jar Swamp Expansion {swampexpansion@NONE DONE}
        forge-1.15.2-31.2.0-universal.jar Forge {forge@31.2.0 DONE}
        Bountiful-1.15.2-3.1.1.jar Bountiful {bountiful@1.15.2-3.1.1 DONE}
        ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
        CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {craftingtweaks@11.0.0 DONE}
        forge-1.15.2-31.2.0-client.jar Minecraft {minecraft@1.15.2 DONE}
        cofh_core-1.15.2-0.4.0b.jar CoFH Core {cofh_core@0.4.0b DONE}
        ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {ensorcellation@0.4.1b DONE}
        rftoolsutility-1.15-2.1.2-beta.jar RFToolsUtility {rftoolsutility@1.15-2.1.2-beta DONE}
        swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 DONE}
        ToolBelt-1.15.2-1.14.1.jar Tool Belt {toolbelt@1.14.1 DONE}
        titanium-1.15.2-2.4.0.jar Titanium {titanium@2.4.0 DONE}
        Psi r1.2-81.jar Psi {psi@r1.2-80 DONE}
        SilentLib-1.15.2-4.6.1+49.jar Silent Lib {silentlib@4.6.1+49 DONE}
        forbidden_arcanus-1.15.2-1.3.1.jar Forbidden & Arcanus {forbidden_arcanus@1.15.2-1.3.1 DONE}
        archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {archers_paradox@0.4.0b DONE}
        Atmospheric-1.15.2-v1.3.0.jar Atmospheric {atmospheric@v1.3.0 DONE}
        rftoolsbuilder-1.15-2.1.1-beta.jar RFToolsBuilder {rftoolsbuilder@1.15-2.1.1-beta DONE}
        MiscAdditions-1.2.3.jar Misc Additions {miscadditions@1.2.3 DONE}
        jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {jeiintegration@3.1.0.1 DONE}
        Xaeros_Minimap_20.11.0_Forge_1.15.2.jar Xaero's Minimap {xaerominimap@20.11.0 DONE}
        JAOPCA-1.15.2-3.2.0.9.jar JAOPCA {jaopca@3.2.0.9 DONE}
        ftb-backups-2.1.0.1.jar FTB Utilities: Backups {ftbbackups@2.1.0.1 DONE}
        FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {fastbench@3.0.0 DONE}
        autumnity-1.3.0-1.15.2.jar Autumnity {autumnity@1.3.0 DONE}
        AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
        Quark-r2.1-237.jar Quark {quark@r2.1-237 DONE}
        StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
        FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {fluxnetworks@1.15.2-5.0.1-2 DONE}
        performant-1.15-2.10m.jar Performant {performant@2.10m DONE}
        DoubleSlabs-1.15-2.3.0.jar Double Slabs {doubleslabs@2.3.0 DONE}
        themidnight-0.5.7-3.jar The Midnight {midnight@0.5.7-3 DONE}
        HardcoreRevival_1.15.2-4.0.1.jar Hardcore Revival {hardcorerevival@4.0.1 DONE}
        structurize-0.10.315-ALPHA.jar Structurize {structurize@0.10.315-ALPHA DONE}
        minecolonies-1.15.2-0.11.948-universal.jar Minecolonies {minecolonies@1.15.2-0.11.948 DONE}
        FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
        AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE}
        Aquaculture-1.15.2-2.0.14.jar Aquaculture 2 {aquaculture@1.15.2-2.0.14 DONE}
        refinedstorageaddons-0.6.1.jar Refined Storage Addons {refinedstorageaddons@0.6.1 DONE}
        CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.15.2-v3a DONE}
        DefaultOptions_1.15.2-11.0.1.jar Default Options {defaultoptions@11.0.1 DONE}
    Kiwi Modules: 
        fruittrees:cherry
        fruittrees:fruittrees
        fruittrees:hybridization
        kiwi:contributors
        kiwi:data
    [Psi] Active spell: None
    Launched Version: forge-31.2.0
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.87, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre16
    OptiFine Build: 20200506-004910
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 445.87
    OpenGlRenderer: GeForce GTX 1660 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 6

  • Quote

Share this post


Link to post
Share on other sites

Draco18s    2406

Draco18s

Draco18s    2406

  • Reality Controller
  • Draco18s
  • Members
  • 2406
  • 15935 posts
Posted May 23, 2020 (edited)
3 hours ago, LuckyNice said:

Stacktrace:
    at net.darkhax.bookshelf.util.RenderUtils.renderModel(RenderUtils.java:136)

3 hours ago, LuckyNice said:

Details:
    Name: botanypots:botany_pot // net.darkhax.botanypots.block.tileentity.TileEntityBotanyPot

  Go complain to them. I don't know what you think Forge is going to do.

Edited May 23, 2020 by Draco18s
  • Quote

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Share this post


Link to post
Share on other sites

diesieben07    7597

diesieben07

diesieben07    7597

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7597
  • 55122 posts
Posted May 23, 2020
7 hours ago, Draco18s said:

Go complain to them. I don't know what you think Forge is going to do.

Not their fault, most likely.

 

@LuckyNice You are using an outdated Optifine preview version. Unfortunately Optifine helpfully deletes their old changelogs... but the newest preview version (pre18) states compatibility with Forge 31.1.63. And that means ONLY that version. You are using an older Optifine version, so I doubt that would be compatible with a newer Forge version.

I recommend just removing Optifine.

  • Quote

Share this post


Link to post
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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Woodside
      [1.15.2]ServerWorld.spawnParticle excluding specific player

      By Woodside · Posted 1 hour ago

      I have an item which I want to spawn a specific particle for the user, and then a separate particle for other players. Spawning one exclusively for the player using is easy enough, but spawning a particle server side has no way to exclude a specific player. Is there a way to do this without reflection?
    • DaemonUmbra
      I just started modding minecraft and I thought i had finished modding it but Titanium mod isn't loading properly. Can someone help me fix this?

      By DaemonUmbra · Posted 1 hour ago

      Please read the error...
    • DaemonUmbra
      HELP! WORLD WONT WORK

      By DaemonUmbra · Posted 2 hours ago

      I told you to delete a file in the save, not the save itself Go into the save and delete forge-server.toml from serverconfig
    • Gubipe
      Minecraft.getMinecraft().thePlayer.swingItem(); wont attack

      By Gubipe · Posted 3 hours ago

      I am making the two mods with the same functionality. One is 1.16.4 and the other is 1.8.9. The current one is 1.8.9 and then I shall try to port it over to 1.16.4
    • poopoodice
      Minecraft.getMinecraft().thePlayer.swingItem(); wont attack

      By poopoodice · Posted 3 hours ago

      It's for animation only. Btw what version are you using?
  • Topics

    • Woodside
      0
      [1.15.2]ServerWorld.spawnParticle excluding specific player

      By Woodside
      Started 1 hour ago

    • TheDonkey_King
      5
      I just started modding minecraft and I thought i had finished modding it but Titanium mod isn't loading properly. Can someone help me fix this?

      By TheDonkey_King
      Started 9 hours ago

    • BIGDog8808
      11
      HELP! WORLD WONT WORK

      By BIGDog8808
      Started 10 hours ago

    • Gubipe
      2
      Minecraft.getMinecraft().thePlayer.swingItem(); wont attack

      By Gubipe
      Started 5 hours ago

    • mightymoy
      8
      Cant craft items in modded server

      By mightymoy
      Started Yesterday at 03:00 AM

  • Who's Online (See full list)

    • kerimgul340
    • LK1905
    • BliX5
    • Choonster
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Modpack crashes after update.
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community