Jump to content

The game crashed whilst rendering entity in world crash


ValeronStaR

Recommended Posts

I have mods on my minecraft, and after some time, it's starded crush - here a crush report
 

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

Time: 15.09.20 23:47
Description: Rendering entity in world

java.lang.NullPointerException: Rendering entity in world
    at net.minecraft.client.renderer.BlockModelRenderer.renderModel(BlockModelRenderer.java:393) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.BlockModelRenderer.func_228804_a_(BlockModelRenderer.java:379) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at vazkii.botania.common.item.equipment.bauble.ItemIcePendant.doRender(ItemIcePendant.java:80) ~[?:1.16-402] {re:classloading}
    at vazkii.botania.common.integration.curios.CurioIntegration$Wrapper.render(CurioIntegration.java:175) ~[?:1.16-402] {re:classloading}
    at top.theillusivec4.curios.client.render.CuriosLayer.lambda$null$0(CuriosLayer.java:64) ~[?:FORGE-1.16.1-3.0.0.2] {re:classloading}
    at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161) ~[?:?] {re:mixin,re:classloading}
    at top.theillusivec4.curios.client.render.CuriosLayer.lambda$null$1(CuriosLayer.java:60) ~[?:FORGE-1.16.1-3.0.0.2] {re:classloading}
    at java.util.LinkedHashMap.forEach(Unknown Source) ~[?:1.8.0_201] {}
    at java.util.Collections$UnmodifiableMap.forEach(Unknown Source) ~[?:1.8.0_201] {}
    at top.theillusivec4.curios.client.render.CuriosLayer.lambda$render$2(CuriosLayer.java:46) ~[?:FORGE-1.16.1-3.0.0.2] {re:classloading}
    at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161) ~[?:?] {re:mixin,re:classloading}
    at top.theillusivec4.curios.client.render.CuriosLayer.render(CuriosLayer.java:46) ~[?:FORGE-1.16.1-3.0.0.2] {re:classloading}
    at top.theillusivec4.curios.client.render.CuriosLayer.func_225628_a_(CuriosLayer.java:33) ~[?:FORGE-1.16.1-3.0.0.2] {re:classloading}
    at net.minecraft.client.renderer.entity.LivingRenderer.func_225623_a_(LivingRenderer.java:204) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,re:mixin,pl:accesstransformer:B}
    at net.minecraft.client.renderer.entity.PlayerRenderer.func_225623_a_(PlayerRenderer.java:64) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.entity.PlayerRenderer.func_225623_a_(PlayerRenderer.java:41) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.entity.EntityRendererManager.func_229084_a_(EntityRendererManager.java:309) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,re:mixin,pl:accesstransformer:B}
    at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_241611_a_(SourceFile:149) ~[?:?] {re:classloading}
    at com.mojang.blaze3d.systems.RenderSystem.runAsFancy(SourceFile:1417) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_228187_a_(SourceFile:149) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_230450_a_(SourceFile:111) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_230430_a_(ContainerScreen.java:88) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.DisplayEffectsScreen.func_230430_a_(DisplayEffectsScreen.java:48) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_230430_a_(SourceFile:92) ~[?:?] {re:classloading}
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:327) ~[?:?] {re:classloading}
    at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) ~[?:?] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:725) ~[?:?] {re:classloading}
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:951) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) ~[Mod%20build.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.1-32.0.108.jar:32.0] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.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.minecraft.client.renderer.BlockModelRenderer.renderModel(BlockModelRenderer.java:393)
    at net.minecraft.client.renderer.BlockModelRenderer.func_228804_a_(BlockModelRenderer.java:379)
    at vazkii.botania.common.item.equipment.bauble.ItemIcePendant.doRender(ItemIcePendant.java:80)
    at vazkii.botania.common.integration.curios.CurioIntegration$Wrapper.render(CurioIntegration.java:175)
    at top.theillusivec4.curios.client.render.CuriosLayer.lambda$null$0(CuriosLayer.java:64)
    at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161)
    at top.theillusivec4.curios.client.render.CuriosLayer.lambda$null$1(CuriosLayer.java:60)
    at java.util.LinkedHashMap.forEach(Unknown Source)
    at java.util.Collections$UnmodifiableMap.forEach(Unknown Source)
    at top.theillusivec4.curios.client.render.CuriosLayer.lambda$render$2(CuriosLayer.java:46)
    at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161)
    at top.theillusivec4.curios.client.render.CuriosLayer.render(CuriosLayer.java:46)
    at top.theillusivec4.curios.client.render.CuriosLayer.func_225628_a_(CuriosLayer.java:33)
    at net.minecraft.client.renderer.entity.LivingRenderer.func_225623_a_(LivingRenderer.java:204)
    at net.minecraft.client.renderer.entity.PlayerRenderer.func_225623_a_(PlayerRenderer.java:64)
    at net.minecraft.client.renderer.entity.PlayerRenderer.func_225623_a_(PlayerRenderer.java:41)

-- Entity being rendered --
Details:
    Entity Type: minecraft:player (net.minecraft.client.entity.player.ClientPlayerEntity)
    Entity ID: 222
    Entity Name: Vale
    Entity's Exact location: -237.88, 78.00, 5.10
    Entity's Block location: World: (-238,78,5), Chunk: (at 2,4,5 in -15,0; contains blocks -240,0,0 to -225,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: -0.00, -0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null

-- Renderer details --
Details:
    Assigned renderer: net.minecraft.client.renderer.entity.PlayerRenderer@46236ab4
    Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Rotation: 0.0
    Delta: 1.0
Stacktrace:
    at net.minecraft.client.renderer.entity.EntityRendererManager.func_229084_a_(EntityRendererManager.java:309)
    at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_241611_a_(SourceFile:149)
    at com.mojang.blaze3d.systems.RenderSystem.runAsFancy(SourceFile:1417)
    at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_228187_a_(SourceFile:149)
    at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_230450_a_(SourceFile:111)
    at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_230430_a_(ContainerScreen.java:88)
    at net.minecraft.client.gui.DisplayEffectsScreen.func_230430_a_(DisplayEffectsScreen.java:48)
    at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_230430_a_(SourceFile:92)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:327)
    at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:725)

-- Screen render details --
Details:
    Screen name: net.minecraft.client.gui.screen.inventory.InventoryScreen
    Mouse location: Scaled: (240, 135). Absolute: (960.000000, 540.000000)
    Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4.000000

-- Affected level --
Details:
    All players: 1 total; [ClientPlayerEntity['Vale'/222, l='ClientLevel', x=-237.88, y=78.00, z=5.10]]
    Chunk stats: Client Chunk Cache: 441, 267
    Level dimension: minecraft:overworld
    Level spawn location: World: (-240,70,-128), Chunk: (at 0,4,0 in -15,-8; contains blocks -240,0,-128 to -225,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 196378 game time, 105702 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:616)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:598)
    at net.minecraft.client.main.Main.main(Main.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    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.16.1
    Minecraft Version ID: 1.16.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_201, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 14738762152 bytes (14055 MB) / 17146314752 bytes (16352 MB) up to 17146314752 bytes (16352 MB)
    CPUs: 12
    JVM Flags: 10 total; -Xmn128M -Xmx16332M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 6.1.1+74+master.966c698
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.jar mixin PLUGINSERVICE 
        /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine-1.16.1_HD_U_G2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE 
    FML: 32.0
    Forge: net.minecraftforge:32.0.108
    FML Language Providers: 
        javafml@32.0
        minecraft@1
    Mod List: 
        Kiwi-1.16.1-3.2.1.jar Kiwi {kiwi@3.2.1 DONE}
        inventorysorter-1.16.1-18.0.0.jar Simple Inventory Sorter {inventorysorter@18.0.0 DONE}
        mining-helmet-1.16.1-1.0.8.jar Mining Helmet {mining_helmet@1.0.8 DONE}
        rhodonite-1.16.1-1.0.3.jar Rhodonite {rhodonite@1.16.1-1.0.3 DONE}
        jei-1.16.1-7.0.1.10.jar Just Enough Items {jei@7.0.1.10 DONE}
        FallingTree-1.16.1-2.2.1.jar Falling Tree {falling_tree@2.2.1 DONE}
        Abnormals-Core-1.16.1-2.0.2.jar Abnormals Core {abnormals_core@2.0.2 DONE}
        KiwiBirds+1.3+1.16.1.jar Kiwi Birds {kiwibirds@1.2 1.16.1 DONE}
        Upgrade-Aquatic-1.16.1-2.0.1.jar Upgrade Aquatic {upgrade_aquatic@2.0.1 DONE}
        torohealth-1.16.1-forge-2.jar ToroHealth {torohealth@NONE DONE}
        Neat+1.7-23.jar Neat {neat@1.7-23 DONE}
        BetterCaves-1.16.1-1.0.jar YUNG's Better Caves {bettercaves@1.16.1-1.0 DONE}
        XaerosWorldMap_1.10.1_Forge_1.16.1.jar Xaero's World Map {xaeroworldmap@1.10.1 DONE}
        MutantBeasts-1.16.1-1.1.1.jar Mutant Beasts {mutantbeasts@1.16.1-1.1.1 DONE}
        Bookshelf-1.16.1-6.3.21.jar Bookshelf {bookshelf@6.3.21 DONE}
        guardvillagers-1.16.1-1.1.1.jar Guard Villagers {guardvillagers@1.1.1 DONE}
        u_team_core-1.16.1-3.1.3.170.jar U Team Core {uteamcore@3.1.3.170 DONE}
        ForgivingVoid_1.16.1-5.0.0.jar Forgiving Void {forgivingvoid@5.0.0 DONE}
        mcw-doors-1.0.0-mc1.16.1.jar Macaw's Doors {mcwdoors@1.0.0 DONE}
        advancedtools-1.16.1-1.0.6.jar Advanced Tools {advancedtools@1.16.1-1.0.6 DONE}
        mr-pineapples-food-mod-1.0.jar Mr Pineapples Food Mod {pinesfoodmod@1.0 DONE}
        iChunUtil-1.16.1-9.0.0.jar iChunUtil {ichunutil@9.0.0 DONE}
        FpsReducer-mc1.16.1-1.17.jar FPS Reducer {fpsreducer@mc1.16.1-1.17 DONE}
        forge-1.16.1-32.0.108-universal.jar Forge {forge@32.0.108 DONE}
        Waddles-1.16.1-0.8.7.jar Waddles {waddles@1.16.1-0.8.7 DONE}
        RevampedWolf-1.16.1-0.3.0.jar RevampedWolf {revampedwolf@1.16.1-0.3.0 DONE}
        tl_skin_cape_forge_1.16.1-1.13.jar TLSkinCape {tlskincape@1.6 DONE}
        Industrial-Reborn-1.16.1-0.8.2.jar Industrial Reborn {indreb@1.16.1-0.8.2 DONE}
        Upgraded+Netherite+1.16.1+-+1.5.0.jar Upgraded Netherite {upgradednetherite@1.5.0 DONE}
        SimpleOres2-1.16.1-2.2.0.2.jar Simple Ores {simpleores@1.16.1-2.2.0.2 DONE}
        ironchest-1.16.1-11.0.1.jar Iron Chests {ironchest@1.16.1-11.0.1 DONE}
        corpse-1.16.1-1.0.10.jar Corpse {corpse@1.16.1-1.0.10 DONE}
        BetterPingDisplay-1.16.1-1.0.jar Better Ping Display {betterpingdisplay@1.0 DONE}
        forge-1.16.1-32.0.108-client.jar Minecraft {minecraft@1.16.1 DONE}
        mcw-bridges-1.0.4-mc1.16.1.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
        useful_backpacks-1.16.1-1.11.2.74.jar Useful Backpacks {usefulbackpacks@1.11.2.74 DONE}
        repurposed_structures-1.16.1-2.0.6.jar Repurposed Structures {repurposed_structures@1.16.1-2.0.6 DONE}
        EnchantmentDescriptions-1.16.1-3.0.2.jar EnchantmentDescriptions {enchdesc@3.0.2 DONE}
        theoneprobe-1.16-3.0.1-beta.jar The One Probe {theoneprobe@1.16-3.0.1-beta DONE}
        LotsMoreFood-1.16.1-1.0.0.jar Lot's More Food {morefood@1.16.1-1.0.0 DONE}
        BiomesOPlenty-1.16.1-11.0.0.394-universal.jar Biomes O' Plenty {biomesoplenty@1.16.1-11.0.0.394 DONE}
        ironfurnaces-1.16.1-2.1.1.jar Iron Furnaces {ironfurnaces@2.1.1 DONE}
        LetSleepingDogsLie-1.16.1-1.1.1.jar Let Sleeping Dogs Lie {dogslie@1.1.1 DONE}
        rare-ice-0.2.1.jar Rare Ice {rare-ice@version DONE}
        packedup-1.0.17-mc1.16.1.jar PackedUp {packedup@1.0.17 DONE}
        towers_of_the_wild-1.16.1-1.2.2.jar Towers Of the Wild {towers_of_the_wild@1.16.1-1.2.2 DONE}
        simplylight-1.16.1-1.0.2.jar Simply Light {simplylight@1.16.1-1.0.2 DONE}
        EyesInTheDarkness-1.16.1-0.4.2.jar Eyes in the Darkness {eyesinthedarkness@0.4.2 DONE}
        Enderium+1.0.jar Enderium {enderium@1.0 DONE}
        extragolems-11.0.1.jar Extra Golems {golems@11.0.1 DONE}
        goprone-1.16.x-1.0.0.jar GoProne {goprone@1.16.x-1.0.0 DONE}
        Craftable+Saddles+%5b1.16.1%5d-1.3.jar Craftable Saddles {craftable_saddles@1.3 DONE}
        curios-FORGE-1.16.1-3.0.0.2.jar Curios API {curios@FORGE-1.16.1-3.0.0.2 DONE}
        Botania-1.16-402.jar Botania {botania@1.16-402 DONE}
        gardenofglass-1.4.jar Garden of Glass {gardenofglass@1.4 DONE}
        Patchouli-1.16-39.jar Patchouli {patchouli@1.16-39 DONE}
        collective-1.16.1-1.35.jar Collective {collective@1.35 DONE}
        Autumnity-1.16.1-1.4.0.jar Autumnity {autumnity@1.4.0 DONE}
        angelring-1.16.1-1.3.1.jar Angel Ring {angelring@1.3.1 DONE}
        worldedit-forge-mc1.16.1-7.2.0-beta-03.jar WorldEdit {worldedit@7.2.0-beta-03+94ce464 DONE}
        furniture-7.0.0-pre18-1.16.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre18 DONE}
        Vampirism-1.16.1-1.6.0-alpha%2B20200814-1726.jar Vampirism {vampirism@1.6.0-alpha+20200814-1726 DONE, teamlapenlib@1.6.0-alpha+20200814-1726 DONE}
        connectedglass-1.0.6-mc1.16.1.jar Connected Glass {connectedglass@1.0.6 DONE}
        BackTools-1.16.1-9.0.0.jar Back Tools {backtools@9.0.0 DONE}
        smallernp_1.16-1.4.jar Smaller Nether Portals {smallernp@1.4 DONE}
        Aquaculture-1.16.1-2.0.18.jar Aquaculture 2 {aquaculture@1.16.1-2.0.18 DONE}
        forgemod_VoxelMap-1.10.9_for_1.16.1.jar VoxelMap {voxelmap@1.10.9 DONE}
        classicbar-4.0.0.jar Classic Bar {classicbar@4.0.0 DONE}
        BetterMineshaftsForge-1.16.1-1.3.jar YUNG's Better Mineshafts {bettermineshafts@1.16.1-1.3 DONE}
        supertools-1.16.1-2.jar Vanilla+ Tools {supertools@version DONE}
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data
    Patchouli open book context: n/a
    Launched Version: Mod build
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Radeon RX 580 Series GL version 4.6.14736 Compatibility Profile Context 20.8.3 27.20.12027.1001, ATI Technologies Inc.
    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: vanilla (incompatible), mod_resources
    Current Language: Русский (Россия)
    CPU: 12x AMD Ryzen 5 1600 Six-Core Processor 
    OptiFine Version: OptiFine_1.16.1_HD_U_G2
    OptiFine Build: 20200802-005745
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.14736 Compatibility Profile Context 20.8.3 27.20.12027.1001
    OpenGlRenderer: Radeon RX 580 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 12

Link to comment
Share on other sites

Try removing Optifine

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • 후쿠오카 레스토랑 검증 ▦BCGAME88·COM◐ 후쿠오카 레스토랑 오픈채팅 알파인 후쿠오카 레스토랑 인스타그램 야구 레스토랑 최신주소 필드하키 레스토랑 틱톡[본사문의 텔레 @JBOX7] 후쿠오카 레스토랑 검증 양궁 후쿠오카 레스토랑 검증 온라인게임 레스토랑 카카오톡 프리스타일 레스토랑 라인[총판문의 카톡 JBOX7] 후쿠오카 레스토랑 추천 원반던지기 후쿠오카 레스토랑 인스타그램 스케이팅 레스토랑 텔레그램 창던지기 레스토랑 유투브[각종 오피 커뮤니티 제작] 후쿠오카 레스토랑 시스템 태권도 후쿠오카 레스토랑 스토리 라켓볼 레스토랑 동영상 주짓수 레스토랑 업소모집[마케팅문의] 후쿠오카 레스토랑 텔레그램 유도 후쿠오카 레스토랑 총판 아이스하키 레스토랑 접속 링 레스토랑 업소모집 [카지노본사] 후쿠오카 레스토랑 틱톡 쿵푸 후쿠오카 레스토랑 동호회 조정 레스토랑 방송 플래그 레스토랑 야동 [스포츠본사] 후쿠오카 레스토랑 틱톡 유도 후쿠오카 레스토랑 사이트 창던지기 레스토랑 검증 다이빙 레스토랑 검증[토토본사 문의] 후쿠오카 레스토랑 인스타그램 풋볼 후쿠오카 레스토랑 새주소 올림픽 레스토랑 하는곳 핸드볼 레스토랑 라인 [토토총판 구매] 후쿠오카 레스토랑 구인광고 멀리뛰기 후쿠오카 레스토랑 오픈채팅 펜싱 레스토랑 커뮤니티 다이빙 레스토랑 추천[카지노총판] 후쿠오카 레스토랑 틱톡 스키 후쿠오카 레스토랑 야동 수상스포츠 레스토랑 동영상 쿵푸 레스토랑 링크[야마토본사] 후쿠오카 레스토랑 인스타그램 택견 후쿠오카 레스토랑 여행 스쿼시 레스토랑 스토리 쿵푸 레스토랑 하는곳[바카라총판] 후쿠오카 레스토랑 추천 하키 후쿠오카 레스토랑 주소 세팍타크로 레스토랑 새주소 마루운동 레스토랑 카카오톡[경마총판] 후쿠오카 레스토랑 인스타그램 태권도 후쿠오카 레스토랑 동영상 F1그랑프리 레스토랑 라인 유도 레스토랑 이야기[BCGAME 비씨게임 총판문의]알림 설정 추천 구독 좋아요
    • 나가노 스텐드바 여행 ™BCGAME4·COM☎ 나가노 스텐드바 검증 경보 나가노 스텐드바 오픈채팅 철봉 스텐드바 영상 마루운동 스텐드바 사이트[본사문의 텔레 @JBOX7] 나가노 스텐드바 최신주소 스케이팅 나가노 스텐드바 유투브 하키 스텐드바 총판 수상스포츠 스텐드바 검증[총판문의 카톡 JBOX7] 나가노 스텐드바 여행 링 나가노 스텐드바 커뮤니티 조정 스텐드바 동영상 창던지기 스텐드바 지도[각종 오피 커뮤니티 제작] 나가노 스텐드바 커뮤니티 유도 나가노 스텐드바 지도 스케이팅 스텐드바 동호회 기계체조 스텐드바 야동[마케팅문의] 나가노 스텐드바 새주소 마루운동 나가노 스텐드바 주소 라켓볼 스텐드바 검증 아이스하키 스텐드바 영상 [카지노본사] 나가노 스텐드바 틱톡 족구 나가노 스텐드바 라인 크리켓 스텐드바 동영상 포환던지기 스텐드바 오픈채팅 [스포츠본사] 나가노 스텐드바 야동 경보 나가노 스텐드바 리조트 보치아 스텐드바 유투브 스키 스텐드바 동호회[토토본사 문의] 나가노 스텐드바 하는곳 수상스포츠 나가노 스텐드바 방송 킥복싱 스텐드바 접속 태권도 스텐드바 새주소 [토토총판 구매] 나가노 스텐드바 동호회 마라톤 나가노 스텐드바 인스타그램 레슬링 스텐드바 이야기 철봉 스텐드바 여행[카지노총판] 나가노 스텐드바 링크 복싱 나가노 스텐드바 구인광고 스키 스텐드바 총판 스케이팅 스텐드바 새주소[야마토본사] 나가노 스텐드바 동영상 세팍타크로 나가노 스텐드바 하는곳 마라톤 스텐드바 투어 럭비 스텐드바 카카오톡[바카라총판] 나가노 스텐드바 스토리 양궁 나가노 스텐드바 리조트 테니스 스텐드바 텔레그램 세팍타크로 스텐드바 구인광고[경마총판] 나가노 스텐드바 사이트 씨름 나가노 스텐드바 링크 양궁 스텐드바 지도 수영 스텐드바 시스템[BCGAME 비씨게임 총판문의]알림 설정 추천 구독 좋아요
    • 시리아 러브텔 동영상 ◎BCGAME88·COM† 미국 러브텔 사이트 아리아카지노 러브텔 검증  시리아 러브텔 투어 [본사문의 텔레 @JBOX7] 몰타 러브텔 링크 북한 러브텔 오픈채팅  시리아 러브텔 노하우 [총판문의 카톡 JBOX7] 바덴바덴 러브텔 막힘 에스토니아 러브텔 틱톡  시리아 러브텔 여행 [각종 오피 커뮤니티 제작] 몬테카를로 러브텔 카카오톡 코소보 러브텔 주소  시리아 러브텔 새주소 [마케팅문의] 체코 러브텔 위치정보 타지키스탄 러브텔 노하우  시리아 러브텔 주소찾기 [카지노본사] 페루 러브텔 이야기 니카라과 러브텔 스토리  시리아 러브텔 커뮤니티 [스포츠본사] 알바니아 러브텔 텔레그램 아이티 러브텔 리조트  시리아 러브텔 우회 [토토본사 문의] 프랑스 러브텔 시스템 남아시아 러브텔 막힘  시리아 러브텔 틱톡 [토토총판 구매] 솔로몬제도 러브텔 스토리 아이슬란드 러브텔 인스타그램  시리아 러브텔 추천 [카지노총판] 덴마크 러브텔 사이트 몬테카를로 러브텔 유튜브  시리아 러브텔 최신주소 [야마토본사] 벨리즈 러브텔 카카오톡 시에라리온 러브텔 하는곳  시리아 러브텔 검증 [바카라총판] 리비아 러브텔 트위터 세네갈 러브텔 이야기  시리아 러브텔 접속 [경마총판] 태국 러브텔 여행 에리트레아 러브텔 노하우  시리아 러브텔 라인 [BCGAME 비씨게임 총판문의]알림 설정 추천 구독 좋아요
    • 마츠야마 둗지마만남 위치 ↖BCGAME88·COM№ 마츠야마 둗지마만남 여행 스케이팅 마츠야마 둗지마만남 커뮤니티 조정 둗지마만남 유투브 E스포츠 둗지마만남 시스템[본사문의 텔레 @JBOX7] 마츠야마 둗지마만남 링크 포환던지기 마츠야마 둗지마만남 라인 하키 둗지마만남 사이트 보트경기 둗지마만남 인스타그램[총판문의 카톡 JBOX7] 마츠야마 둗지마만남 커뮤니티 정구 마츠야마 둗지마만남 오픈채팅 수상스포츠 둗지마만남 하는곳 필드하키 둗지마만남 시스템[각종 오피 커뮤니티 제작] 마츠야마 둗지마만남 시스템 펜싱 마츠야마 둗지마만남 사이트 사이클 둗지마만남 하는곳 쿵푸 둗지마만남 지도[마케팅문의] 마츠야마 둗지마만남 새주소 정구 마츠야마 둗지마만남 오픈채팅 조정 둗지마만남 리조트 안마 둗지마만남 야동 [카지노본사] 마츠야마 둗지마만남 리조트 씨름 마츠야마 둗지마만남 구인광고 프리스타일 둗지마만남 텔레그램 레슬링 둗지마만남 리조트 [스포츠본사] 마츠야마 둗지마만남 링크 스키 마츠야마 둗지마만남 최신주소 보트경기 둗지마만남 트위터 마루운동 둗지마만남 이야기[토토본사 문의] 마츠야마 둗지마만남 최신주소 안마 마츠야마 둗지마만남 카카오톡 보치아 둗지마만남 틱톡 알파인 둗지마만남 인스타그램 [토토총판 구매] 마츠야마 둗지마만남 라인 수구 마츠야마 둗지마만남 주소 쇼트트랙 둗지마만남 트위터 마루운동 둗지마만남 트위터[카지노총판] 마츠야마 둗지마만남 텔레그램 스쿼시 마츠야마 둗지마만남 카카오톡 씨름 둗지마만남 주소 스케이팅 둗지마만남 카카오톡[야마토본사] 마츠야마 둗지마만남 모임 정보 원반던지기 마츠야마 둗지마만남 최신주소 스케이팅 둗지마만남 추천 쇼트트랙 둗지마만남 여행[바카라총판] 마츠야마 둗지마만남 주소 피겨 마츠야마 둗지마만남 최신주소 F1그랑프리 둗지마만남 방송 월드컵 둗지마만남 위치[경마총판] 마츠야마 둗지마만남 유투브 장대높이뛰기 마츠야마 둗지마만남 추천 보트경기 둗지마만남 스토리 축구 둗지마만남 틱톡[BCGAME 비씨게임 총판문의]알림 설정 추천 구독 좋아요
    • 일원호텔 ▲BCGAME4·COM◑ 응암호텔 원지호텔 여수호텔 강남호텔 pgh55 아산호텔 쌍림호텔 신천호텔 충무호텔 rhm10 양주호텔 대흥호텔 상암호텔 항동호텔 pnm75 안성호텔 도곡호텔 관악호텔 문배호텔 amm95 남양주호텔 중랑호텔 사간호텔 군자호텔 vgk46 효창호텔 정동호텔 동자호텔 남양주호텔 cpq37 순천호텔 연희호텔 창천호텔 압구정호텔 cin68 흥인호텔 본동호텔 학방호텔 오쇠호텔 pqr62 대흥호텔 창원호텔 동빙고호텔 구리호텔 blr95 묵정호텔 내곡호텔 안양호텔 다동호텔 huy44 정동호텔 공평호텔 옥인호텔 금천호텔 kqg71 가리봉호텔 번동호텔 응봉호텔 신도림호텔 bkp78 강동호텔 춘천호텔 평택호텔 군산호텔 hrm88 도화호텔 노원호텔 김해호텔 도선호텔 rjq13 도선호텔 청량리호텔 부여호텔 문정호텔 ibd10 제기호텔 한강호텔 여수호텔 적선호텔 lkg89 상일호텔 속초호텔 암사호텔 삼각호텔 vck85 수유호텔 광주호텔 묵정호텔 통인호텔 bye47 공릉호텔 평창호텔 영암호텔 영주호텔 jpn72 고척호텔 도림호텔 거창호텔 정릉호텔 vee05 하중호텔 문래호텔 금호호텔 남산호텔 lrg92 동작호텔 수표호텔 현석호텔 서귀포호텔 iqb78 장사호텔 도화호텔 흥인호텔 신계호텔 xwk25
  • Topics

×
×
  • Create New...

Important Information

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