okay, so whenever i open my forge for 1.14.2 it doesnt even get to the loading stage of the mods it just closes itself and leaves me with this crash error no matter what i do. AND it only ever happens whenever i put any mod into my mods folder. Here is the crash report:
---- Minecraft Crash Report ----
// You're mean.
Time: 6/24/19 1:21 PM
Description: Initializing game
java.lang.RuntimeException: net.minecraftforge.fml.LoadingFailedException
at net.minecraftforge.fml.client.ClientModLoader.TEMP_printLoadingExceptions(ClientModLoader.java:125) ~[?:?] {pl:runtimedistcleaner:A}
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:68) ~[?:?] {pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:454) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:154) [?:?] {}
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:51) [forge-1.14.2-26.0.35.jar:26.0] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$291/735937428.call(Unknown Source) [forge-1.14.2-26.0.35.jar:26.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-2.1.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-2.1.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-2.1.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:77) [modlauncher-2.1.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:62) [modlauncher-2.1.4.jar:?] {}
Caused by: net.minecraftforge.fml.LoadingFailedException
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:138) ~[?:?] {}
at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:127) ~[?:?] {}
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:64) ~[?:?] {pl:runtimedistcleaner:A}
... 14 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraftforge.fml.client.ClientModLoader.TEMP_printLoadingExceptions(ClientModLoader.java:125)
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:68)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:454)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365)
at net.minecraft.client.main.Main.main(SourceFile:154)
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:51)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$291/735937428.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:77)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:62)
-- System Details --
Details:
Minecraft Version: 1.14.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 906701960 bytes (864 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
FML: New FML!
Loaded coremods (and transformers): Nothing
Launched Version: 1.14.2-forge-26.0.35
LWJGL: 3.2.1 build 12
OpenGL: GeForce GT 730/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
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: vanilla
Current Language: ~~ERROR~~ NullPointerException: null
CPU: 4x AMD FX(tm)-4300 Quad-Core Processor
if anyone could help me out here i will try my best to understand and be very grateful.