• 0

    posted a message on Forge is crashing alot

    ok i been modding minecraft fro oevr 2/1 yrs now and has never gotten an error, weelll........ Until now

                                                 -------- Minecraft Crash Report ----// Who set us up the TNT?
    Time: 11/22/20 9:47 AMDescription: 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} at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$2697/639393055.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$2837/891891142.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:115) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,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.23.jar:28.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$418/429804587.call(Unknown Source) [forge-1.14.4-28.2.23.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 threadStacktrace: 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$2697/639393055.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$2837/891891142.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.ResourceLoadProgressGuiStacktrace: 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$418/429804587.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 Vista (amd64) version 6.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 204891808 bytes (195 MB) / 466612224 bytes (444 MB) up to 1060372480 bytes (1011 MB) CPUs: 8 JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.23.jar object_holder_definalize PLUGINSERVICE  /forge-1.14.4-28.2.23.jar runtime_enum_extender PLUGINSERVICE  /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE  /forge-1.14.4-28.2.23.jar capability_inject_definalize PLUGINSERVICE  /forge-1.14.4-28.2.23.jar runtimedistcleaner PLUGINSERVICE  /OptiFine-1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE  /forge-1.14.4-28.2.23.jar fml TRANSFORMATIONSERVICE  FML: 28.2 Forge: net.minecraftforge:28.2.23 FML Language Providers:  javafml@28.2 minecraft@1 Mod List:  forge-1.14.4-28.2.23-client.jar Minecraft {minecraft@1.14.4 DONE} swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 DONE} pandoras_creatures-1.14.4-0.13.1.jar Pandoras Creatures {pandoras_creatures@1.14.4-0.13.1 DONE} CosmeticArmorReworked-1.14.4-v3.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v3 DONE} tlskincape_1.13_1.14-1.8.jar TLSkinCape {tlskincape@1.6 DONE} buildinggadgets-3.2.0.jar Building Gadgets {buildinggadgets@3.2.0 DONE} forge-1.14.4-28.2.23-universal.jar Forge {forge@28.2.23 DONE} comforts-FORGE-1.14.4-2.0-beta6.jar Comforts {comforts@FORGE-1.14.4-2.0-beta6 DONE} Launched Version: 1.14.4-forge-28.2.23 LWJGL: 3.2.2 build 10 OpenGL: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 27.20.100.8853, Intel 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: mod_resources, vanilla, file/Plastic World(1.10) (incompatible), file/DungeonCraft 1.1_converted, file/Stacked+ (1.14) Current Language: English (US) CPU: 8x Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz OptiFine Version: OptiFine_1.14.4_HD_U_F5 OptiFine Build: 20191204-141250 Render Distance Chunks: 19 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: (internal) OpenGlVersion: 4.6.0 - Build 27.20.100.8853 OpenGlRenderer: Intel(R) UHD Graphics 620 OpenGlVendor: Intel CpuCount: 8

     

     

    I Have absoultly no idea for what's causing this but i think it had somehitng to do with most of my modds being installed though i heavily doubt that's what's causing these problems to occur, than i thought with my render distance being so abnormaly high, yet agian i still thought that's what's not causing it too happen. (almost about 20 approximate)   than another thought rushed through my head that I THAT MY JAVA VERSION WAS NOT UPDATING RECENTLY (As you can see Minecraft  automaticly runs based off whihc java version is in it, but if that java update is let's say tampered wiht) i had it checked just out + yet agin it had told me that RENDER OVERLAY was bound incorrectly so........... the last resort was to uninstall all modds + it workde? of course i was stumped for sayd almost weeks taht won most of my modifications are unable to work in this version of Minecraft Forge except i needed some professional help online and that is when i found Curseforge & here i'm asking the devs/staff of these mods to take a second gander at them one more time befroe rereleasing an patch update out towards the pucbli so mod devs please hlpe me with this i know you can do it (and juts like always might just release a second patr as to why this happened) in case this is wooshed over modding developers heasd without them noticing because i don't like errors being missed in Minecraft: Bedrock [or Java] editions side by side also sorry fro Misspelling i know i type with salami hands what did you guys expect me to type with ehh?

    Posted in: Support
  • 0

    posted a message on The launcher won't load

    I've been having the same promplem too, howeevr nothign for me worked as i think my render distance only caused eht probem mabye you shoudl try contacting the m0dd authers for moer informations/solutions to you're problem. i won't spread much other than that my friend okay?

     

    ---- Minecraft Crash Report -------- Minecraft Crash Report ----// Who set us up the TNT?
    Time: 11/22/20 9:47 AMDescription: 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} at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$2697/639393055.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$2837/891891142.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:115) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,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.23.jar:28.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$418/429804587.call(Unknown Source) [forge-1.14.4-28.2.23.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 threadStacktrace: 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$2697/639393055.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$2837/891891142.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.ResourceLoadProgressGuiStacktrace: 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$418/429804587.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 Vista (amd64) version 6.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 204891808 bytes (195 MB) / 466612224 bytes (444 MB) up to 1060372480 bytes (1011 MB) CPUs: 8 JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump 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.23.jar object_holder_definalize PLUGINSERVICE  /forge-1.14.4-28.2.23.jar runtime_enum_extender PLUGINSERVICE  /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE  /forge-1.14.4-28.2.23.jar capability_inject_definalize PLUGINSERVICE  /forge-1.14.4-28.2.23.jar runtimedistcleaner PLUGINSERVICE  /OptiFine-1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE  /forge-1.14.4-28.2.23.jar fml TRANSFORMATIONSERVICE  FML: 28.2 Forge: net.minecraftforge:28.2.23 FML Language Providers:  javafml@28.2 minecraft@1 Mod List:  forge-1.14.4-28.2.23-client.jar Minecraft {minecraft@1.14.4 DONE} swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 DONE} pandoras_creatures-1.14.4-0.13.1.jar Pandoras Creatures {pandoras_creatures@1.14.4-0.13.1 DONE} CosmeticArmorReworked-1.14.4-v3.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v3 DONE} tlskincape_1.13_1.14-1.8.jar TLSkinCape {tlskincape@1.6 DONE} buildinggadgets-3.2.0.jar Building Gadgets {buildinggadgets@3.2.0 DONE} forge-1.14.4-28.2.23-universal.jar Forge {forge@28.2.23 DONE} comforts-FORGE-1.14.4-2.0-beta6.jar Comforts {comforts@FORGE-1.14.4-2.0-beta6 DONE} Launched Version: 1.14.4-forge-28.2.23 LWJGL: 3.2.2 build 10 OpenGL: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 27.20.100.8853, Intel 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: mod_resources, vanilla, file/Plastic World(1.10) (incompatible), file/DungeonCraft 1.1_converted, file/Stacked+ (1.14) Current Language: English (US) CPU: 8x Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz OptiFine Version: OptiFine_1.14.4_HD_U_F5 OptiFine Build: 20191204-141250 Render Distance Chunks: 19 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: (internal) OpenGlVersion: 4.6.0 - Build 27.20.100.8853 OpenGlRenderer: Intel(R) UHD Graphics 620 OpenGlVendor: Intel CpuCount: 8

    Posted in: Support
  • To post a comment, please or register a new account.