kawusia Posted August 9, 2019 Share Posted August 9, 2019 Hello fellow minecrafters. I'd really use some help on this one. So, i don't know if that matters but it started happening when I put some of newly installed mods to my mods folder. I've updated my forge to the newest version and the recently installed mods are: hwyla, blockmeter, luckyores, timedilationmod - compatibility with the 1.14.4 version has been checked and verified. My game keeps crashing whenever I try to play minecraft and it happens almost immediately after I press "play". Here are some ss's and logs for you cause it seems to be helpful. CRASH REPORT: Spoiler ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 09.08.19 11:44 Description: Initializing game java.lang.NullPointerException: Initializing game at com.direwolf20.buildinggadgets.common.registry.objects.BuildingObjects.initColorHandlers(BuildingObjects.java:33) ~[?:3.0.0] {} at com.direwolf20.buildinggadgets.common.BuildingGadgets$$Lambda$2428/2144813611.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-0.10.6-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-0.10.6-service.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2006/817858590.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-0.10.6-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) ~[?:28.0] {} at net.minecraftforge.fml.ModLoader.lambda$postEvent$28(ModLoader.java:238) ~[?:?] {} at net.minecraftforge.fml.ModLoader$$Lambda$2528/280150479.accept(Unknown Source) ~[?:?] {} at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) ~[?:?] {} at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:238) ~[?:?] {} at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:196) ~[?:?] {} at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501) [?:?] {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:155) [?:?] {} 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.0.45.jar:28.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$344/1746578747.call(Unknown Source) [forge-1.14.4-28.0.45.jar:28.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at com.direwolf20.buildinggadgets.common.registry.objects.BuildingObjects.initColorHandlers(BuildingObjects.java:33) at com.direwolf20.buildinggadgets.common.BuildingGadgets$$Lambda$2428/2144813611.accept(Unknown Source) at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) at net.minecraftforge.eventbus.EventBus$$Lambda$2006/817858590.invoke(Unknown Source) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) at net.minecraftforge.fml.ModLoader.lambda$postEvent$28(ModLoader.java:238) at net.minecraftforge.fml.ModLoader$$Lambda$2528/280150479.accept(Unknown Source) at java.util.HashMap.forEach(HashMap.java:1280) at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:238) at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:196) at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) 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$344/1746578747.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:80) 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: 1749529704 bytes (1668 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 3.2.0+60+b86c1d4 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-0.10.6-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.0.45.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.0.45.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-0.16.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.0.45.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.0.45.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.0.45.jar fml TRANSFORMATIONSERVICE FML: 28.0 Forge: net.minecraftforge:28.0.45 FML Language Providers: [email protected] minecraft@1 Mod List: Apotheosis-1.14.4-2.1.0.jar Apotheosis {[email protected] CREATE_REGISTRIES} betteranimalsplus-1.14.4-7.0.0.jar Better Animals Plus {[email protected] CONSTRUCT} BiomesOPlenty-1.14.4-9.0.0.195-universal.jar Biomes O' Plenty {biomesoplenty@version CONSTRUCT} blockmeter-forge-1.1.3.jar Block Meter {[email protected] CREATE_REGISTRIES} Building-Gadgets-Mod-1.14.4.jar Building Gadgets {buildinggadgets@version CONSTRUCT} Craftable-Saddles-Mod-1.14.4.jar Craftable Saddles {[email protected] CONSTRUCT} DoggyTalents-1.14.4-1.15.1.0-universal.jar Doggy Talents {[email protected] CONSTRUCT} duckymod-1.14.3-0.3.0.jar Ducky Mod {[email protected] CREATE_REGISTRIES} EnchantmentDescriptions-1.14.4-1.3.3.jar EnchantmentDescriptions {[email protected] CREATE_REGISTRIES} EquipmentTooltips-1.14.4-1.3.1+9.jar Equipment Tooltips {[email protected]+9 CREATE_REGISTRIES} flying_things-1.8.2-1.14.4.jar The Flying Things {[email protected] CONSTRUCT} gravestone-1.15.0.jar Gravestone Mod {[email protected] CONSTRUCT} Hwyla-forge-1.10.5-B66_1.14.4.jar Waila {waila@version CONSTRUCT} inventorysorter-1.14.4-15.2.0.jar Simple Inventory Sorter {[email protected] CONSTRUCT} Iron-Chests-Mod-1.14.4.jar Iron Chests {[email protected] CONSTRUCT} jei-1.14.3-6.0.0.8.jar Just Enough Items {[email protected] CREATE_REGISTRIES} luckyores-1.14.4-1.0.jar Lucky Ores Mod {[email protected] CREATE_REGISTRIES} Placebo-1.14.4-2.1.1.jar Placebo {[email protected] CREATE_REGISTRIES} Practical-Tools-Mod-1.14.4.jar Practical Tools {[email protected] CREATE_REGISTRIES} reap-1.10.0.jar Reap Mod {[email protected] CREATE_REGISTRIES} Respawnable-Pets-Mod-1.14.4.jar Respawnable Pets {[email protected] CREATE_REGISTRIES} ScalingHealth-1.14.4-2.3.0+20.jar Scaling Health {[email protected]+20 ERROR} SilentLib-1.14.4-4.3.0+38.jar Silent Lib {[email protected]+38 CONSTRUCT} timedilationmod-1.1.jar Time Dilation {[email protected] CREATE_REGISTRIES} Torcherino-Mod-1.14.4.jar Torcherino {[email protected] ERROR} u_team_core-1.14.4-2.6.1.126.jar U Team Core {[email protected] CREATE_REGISTRIES} Useful-Backpacks-Mod-1.14.4 (1).jar Useful Backpacks {[email protected] CREATE_REGISTRIES} WaterStrainer-1.14.4-7.0.0.jar Water Strainer {[email protected] ERROR} Xaeros-Minimap-Mod-1.14.4.jar Xaero's Minimap {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.0.45-universal.jar Forge {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.0.45-client.jar Minecraft {[email protected] CREATE_REGISTRIES} Launched Version: 1.14.4-forge-28.0.45 LWJGL: 3.2.2 build 10 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, 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, file/vanillaxbr-1565089890.zip Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz LATEST LOG: Spoiler [09sie2019 11:43:56.877] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, kawusia, --version, 1.14.4-forge-28.0.45, --gameDir, C:\Users\admin\AppData\Roaming\.minecraft, --assetsDir, C:\Users\admin\AppData\Roaming\.minecraft\assets, --assetIndex, 1.14, --uuid, 84d29e982d644e33a83ed10bc6c8f504, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 28.0.45, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190719.225934] [09sie2019 11:43:56.882] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_51 by Oracle Corporation [09sie2019 11:43:57.107] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [09sie2019 11:43:58.449] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.14.4-forge-28.0.45, --gameDir, C:\Users\admin\AppData\Roaming\.minecraft, --assetsDir, C:\Users\admin\AppData\Roaming\.minecraft\assets, --username, kawusia, --assetIndex, 1.14, --uuid, 84d29e982d644e33a83ed10bc6c8f504, --accessToken, ????????, --userType, mojang, --versionType, release] [09sie2019 11:44:00.955] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: kawusia [09sie2019 11:44:09.936] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer: [09sie2019 11:44:09.986] [Client thread/INFO] [net.minecraft.client.Minecraft/]: LWJGL Version: 3.2.2 build 10 [09sie2019 11:44:12.874] [modloading-worker-3/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\admin\AppData\Roaming\.minecraft\config\equipment-tooltips-client.toml [09sie2019 11:44:13.394] [modloading-worker-1/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\admin\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml [09sie2019 11:44:13.346] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:magic_carpet [09sie2019 11:44:13.488] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:enchanted_broom [09sie2019 11:44:13.372] [modloading-worker-2/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: waterstrainer, class mods.waterstrainer.WaterStrainer java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_51] at java.lang.Class.privateGetPublicMethods(Class.java:2902) ~[?:1.8.0_51] at java.lang.Class.getMethods(Class.java:1615) ~[?:1.8.0_51] at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:86) ~[eventbus-0.10.6-service.jar:?] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:114) ~[eventbus-0.10.6-service.jar:?] at mods.waterstrainer.WaterStrainer.(WaterStrainer.java:70) ~[?:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:28.0] at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1968/586176436.accept(Unknown Source) [?:28.0] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) [?:1.8.0_51] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) [?:1.8.0_51] at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?] at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) [?:?] at net.minecraftforge.fml.ModList$$Lambda$2059/573278950.accept(Unknown Source) [?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51] at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51] at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51] Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:102) ~[modlauncher-3.2.0.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] ... 30 more [09sie2019 11:44:13.871] [modloading-worker-1/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\admin\AppData\Roaming\.minecraft\config\scaling-health\client.toml [09sie2019 11:44:13.876] [modloading-worker-1/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\admin\AppData\Roaming\.minecraft\config\scaling-health\common.toml [09sie2019 11:44:13.921] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 28.0.45, for MC 1.14.4 with MCP 20190719.225934 [09sie2019 11:44:13.921] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.0.45 Initialized [09sie2019 11:44:14.161] [modloading-worker-1/INFO] [Scaling Health/]: Found possible dimension config: C:\Users\admin\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml [09sie2019 11:44:14.234] [modloading-worker-1/INFO] [net.silentchaos512.utils.config.ConfigSpecWrapper/]: Loading config file C:\Users\admin\AppData\Roaming\.minecraft\config\scaling-health\dimensions\default.toml [09sie2019 11:44:14.237] [modloading-worker-1/INFO] [Scaling Health/]: Loaded config for dimension 0 [09sie2019 11:44:14.538] [modloading-worker-3/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [09sie2019 11:44:14.785] [modloading-worker-2/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes... [09sie2019 11:44:14.642] [modloading-worker-1/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: scalinghealth, class net.silentchaos512.scalinghealth.ScalingHealth java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_51] at java.lang.Class.privateGetPublicMethods(Class.java:2902) ~[?:1.8.0_51] at java.lang.Class.getMethods(Class.java:1615) ~[?:1.8.0_51] at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:86) ~[eventbus-0.10.6-service.jar:?] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:114) ~[eventbus-0.10.6-service.jar:?] at net.silentchaos512.scalinghealth.SideProxy.(SideProxy.java:55) ~[?:2.3.0+20] at net.silentchaos512.scalinghealth.SideProxy$Client.(SideProxy.java:84) ~[?:2.3.0+20] at net.silentchaos512.scalinghealth.ScalingHealth.lambda$null$0(ScalingHealth.java:30) ~[?:2.3.0+20] at net.silentchaos512.scalinghealth.ScalingHealth$$Lambda$2139/2000621247.get(Unknown Source) ~[?:?] at net.minecraftforge.fml.DistExecutor.runForDist(DistExecutor.java:63) ~[?:?] at net.silentchaos512.scalinghealth.ScalingHealth.(ScalingHealth.java:30) ~[?:2.3.0+20] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:28.0] at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1968/586176436.accept(Unknown Source) [?:28.0] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) [?:1.8.0_51] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) [?:1.8.0_51] at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?] at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) [?:?] at net.minecraftforge.fml.ModList$$Lambda$2059/573278950.accept(Unknown Source) [?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51] at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51] at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:1867) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool.awaitJoin(ForkJoinPool.java:2042) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:404) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [?:1.8.0_51] at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) [?:1.8.0_51] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) [?:1.8.0_51] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) [?:1.8.0_51] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) [?:1.8.0_51] at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:133) [?:?] at net.minecraftforge.fml.ModList$$Lambda$2052/1609735819.run(Unknown Source) [?:?] at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51] Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.gameevent.TickEvent$ServerTickEvent at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:102) ~[modlauncher-3.2.0.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] ... 48 more [09sie2019 11:44:15.101] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: torcherino, class torcherino.Torcherino java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent at torcherino.Torcherino.(Torcherino.java:35) ~[?:9.0.2] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:28.0] at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1968/586176436.accept(Unknown Source) [?:28.0] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) [?:1.8.0_51] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) [?:1.8.0_51] at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?] at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) [?:?] at net.minecraftforge.fml.ModList$$Lambda$2059/573278950.accept(Unknown Source) [?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51] at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51] at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(ForkJoinPool.java:1040) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1058) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51] Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:102) ~[modlauncher-3.2.0.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] ... 25 more [09sie2019 11:44:15.144] [Client thread/ERROR] [net.minecraftforge.fml.ModList/LOADING]: Encountered an exception during parallel processing java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006) ~[?:1.8.0_51] at net.minecraftforge.fml.ModList.dispatchParallelEvent(ModList.java:137) [?:?] at net.minecraftforge.fml.ModList.lambda$static$2(ModList.java:97) [?:?] at net.minecraftforge.fml.ModList$$Lambda$1940/7876037.dispatchEvent(Unknown Source) [?:?] at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) [?:?] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:194) [?:?] at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:180) [?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:79) [?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1922/1269039797.run(Unknown Source) [?:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:95) [?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1923/571943680.run(Unknown Source) [?:?] at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:79) [?:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:453) [?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] 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.0.45.jar:28.0] at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$344/1746578747.call(Unknown Source) [forge-1.14.4-28.0.45.jar:28.0] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] Caused by: java.lang.NoClassDefFoundError at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1005) ~[?:1.8.0_51] ... 25 more Caused by: java.lang.NoClassDefFoundError at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735) ~[?:1.8.0_51] at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) ~[?:1.8.0_51] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) ~[?:1.8.0_51] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) ~[?:1.8.0_51] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) ~[?:1.8.0_51] at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:133) ~[?:?] at net.minecraftforge.fml.ModList$$Lambda$2052/1609735819.run(Unknown Source) ~[?:?] at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_51] at java.lang.Class.privateGetPublicMethods(Class.java:2902) ~[?:1.8.0_51] at java.lang.Class.getMethods(Class.java:1615) ~[?:1.8.0_51] at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:69) ~[eventbus-0.10.6-service.jar:?] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-0.10.6-service.jar:?] at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$3(AutomaticEventSubscriber.java:70) ~[?:?] at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$2119/1722374460.accept(Unknown Source) ~[?:?] at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:57) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:140) ~[?:28.0] at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1968/586176436.accept(Unknown Source) ~[?:?] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) ~[?:?] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) ~[?:?] at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?] at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?] at net.minecraftforge.fml.ModList$$Lambda$2059/573278950.accept(Unknown Source) ~[?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) ~[?:1.8.0_51] at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedOutEvent at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:102) ~[modlauncher-3.2.0.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_51] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_51] at java.lang.Class.privateGetPublicMethods(Class.java:2902) ~[?:1.8.0_51] at java.lang.Class.getMethods(Class.java:1615) ~[?:1.8.0_51] at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:69) ~[eventbus-0.10.6-service.jar:?] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-0.10.6-service.jar:?] at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$3(AutomaticEventSubscriber.java:70) ~[?:?] at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$2119/1722374460.accept(Unknown Source) ~[?:?] at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:57) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:140) ~[?:28.0] at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1968/586176436.accept(Unknown Source) ~[?:?] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) ~[?:?] at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) ~[?:1.8.0_51] at java.util.function.Consumer$$Lambda$1967/517851685.accept(Unknown Source) ~[?:?] at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?] at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?] at net.minecraftforge.fml.ModList$$Lambda$2059/573278950.accept(Unknown Source) ~[?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) ~[?:1.8.0_51] at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] [09sie2019 11:44:15.285] [Client thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 3 errors found [09sie2019 11:44:15.285] [Client thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted. java.lang.Exception: stacktrace at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) [eventbus-0.10.6-service.jar:?] at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:97) [?:?] at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1923/571943680.run(Unknown Source) [?:?] at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:79) [?:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:453) [?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] 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.0.45.jar:28.0] at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$344/1746578747.call(Unknown Source) [forge-1.14.4-28.0.45.jar:28.0] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] [09sie2019 11:44:15.449] [Client thread/ERROR] [net.minecraft.resources.ResourcePack/]: Couldn't load pack metadata com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 5 column 6 path $.pack.pack_format at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?] at net.minecraft.util.JSONUtils.func_212744_a(SourceFile:546) ~[?:?] at net.minecraft.util.JSONUtils.func_212743_a(SourceFile:554) ~[?:?] at net.minecraft.resources.ResourcePack.func_195770_a(SourceFile:74) [?:?] at net.minecraft.resources.ResourcePack.func_195760_a(SourceFile:66) [?:?] at net.minecraft.resources.ResourcePackInfo.func_195793_a(ResourcePackInfo.java:38) [?:?] at net.minecraftforge.fml.packs.ResourcePackLoader$ModPackFinder.func_195730_a(ResourcePackLoader.java:76) [?:?] at net.minecraft.resources.ResourcePackList.func_198983_a(SourceFile:33) [?:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:454) [?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] 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.0.45.jar:28.0] at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$344/1746578747.call(Unknown Source) [forge-1.14.4-28.0.45.jar:28.0] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 5 column 6 path $.pack.pack_format at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[gson-2.8.0.jar:?] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505) ~[gson-2.8.0.jar:?] at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[gson-2.8.0.jar:?] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[gson-2.8.0.jar:?] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[gson-2.8.0.jar:?] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[gson-2.8.0.jar:?] at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[gson-2.8.0.jar:?] at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?] ... 21 more [09sie2019 11:44:15.451] [Client thread/ERROR] [net.minecraft.resources.ResourcePackInfo/]: Broken/missing pack.mcmeta detected, fudging it into existance. Please check that your launcher has downloaded all assets for the game correctly! [09sie2019 11:44:15.521] [Client thread/ERROR] [net.minecraft.resources.ResourcePack/]: Couldn't load language metadata com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 5 column 6 path $.pack.pack_format at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?] at net.minecraft.util.JSONUtils.func_212744_a(SourceFile:546) ~[?:?] at net.minecraft.util.JSONUtils.func_212743_a(SourceFile:554) ~[?:?] at net.minecraft.resources.ResourcePack.func_195770_a(SourceFile:74) [?:?] at net.minecraft.resources.ResourcePack.func_195760_a(SourceFile:66) [?:?] at net.minecraft.client.resources.LanguageManager.func_135043_a(LanguageManager.java:37) [?:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:463) [?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] 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.0.45.jar:28.0] at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$344/1746578747.call(Unknown Source) [forge-1.14.4-28.0.45.jar:28.0] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 5 column 6 path $.pack.pack_format at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[gson-2.8.0.jar:?] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505) ~[gson-2.8.0.jar:?] at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[gson-2.8.0.jar:?] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[gson-2.8.0.jar:?] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[gson-2.8.0.jar:?] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[gson-2.8.0.jar:?] at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[gson-2.8.0.jar:?] at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?] ... 19 more [09sie2019 11:44:15.898] [Client thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: null Index: 1 Listeners: 0: NORMAL 1: net.minecraftforge.eventbus.EventBus$$Lambda$2006/817858590@6f87a7c7 java.lang.NullPointerException at com.direwolf20.buildinggadgets.common.registry.objects.BuildingObjects.initColorHandlers(BuildingObjects.java:33) at com.direwolf20.buildinggadgets.common.BuildingGadgets$$Lambda$2428/2144813611.accept(Unknown Source) at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) at net.minecraftforge.eventbus.EventBus$$Lambda$2006/817858590.invoke(Unknown Source) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) at net.minecraftforge.fml.ModLoader.lambda$postEvent$28(ModLoader.java:238) at net.minecraftforge.fml.ModLoader$$Lambda$2528/280150479.accept(Unknown Source) at java.util.HashMap.forEach(HashMap.java:1280) at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:238) at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:196) at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) 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$344/1746578747.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:80) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [09sie2019 11:44:15.931] [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: ---- Minecraft Crash Report ---- // I let you down. Sorry Time: 09.08.19 11:44 Description: Initializing game java.lang.NullPointerException: Initializing game at com.direwolf20.buildinggadgets.common.registry.objects.BuildingObjects.initColorHandlers(BuildingObjects.java:33) ~[?:3.0.0] {} at com.direwolf20.buildinggadgets.common.BuildingGadgets$$Lambda$2428/2144813611.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-0.10.6-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-0.10.6-service.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2006/817858590.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-0.10.6-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) ~[?:28.0] {} at net.minecraftforge.fml.ModLoader.lambda$postEvent$28(ModLoader.java:238) ~[?:?] {} at net.minecraftforge.fml.ModLoader$$Lambda$2528/280150479.accept(Unknown Source) ~[?:?] {} at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) ~[?:?] {} at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:238) ~[?:?] {} at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:196) ~[?:?] {} at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501) [?:?] {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:155) [?:?] {} 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.0.45.jar:28.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$344/1746578747.call(Unknown Source) [forge-1.14.4-28.0.45.jar:28.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at com.direwolf20.buildinggadgets.common.registry.objects.BuildingObjects.initColorHandlers(BuildingObjects.java:33) at com.direwolf20.buildinggadgets.common.BuildingGadgets$$Lambda$2428/2144813611.accept(Unknown Source) at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) at net.minecraftforge.eventbus.EventBus$$Lambda$2006/817858590.invoke(Unknown Source) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) at net.minecraftforge.fml.ModLoader.lambda$postEvent$28(ModLoader.java:238) at net.minecraftforge.fml.ModLoader$$Lambda$2528/280150479.accept(Unknown Source) at java.util.HashMap.forEach(HashMap.java:1280) at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:238) at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:196) at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) 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$344/1746578747.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:80) 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: 1749529704 bytes (1668 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 3.2.0+60+b86c1d4 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-0.10.6-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.0.45.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.0.45.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-0.16.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.0.45.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.0.45.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.0.45.jar fml TRANSFORMATIONSERVICE FML: 28.0 Forge: net.minecraftforge:28.0.45 FML Language Providers: [email protected] minecraft@1 Mod List: Apotheosis-1.14.4-2.1.0.jar Apotheosis {[email protected] CREATE_REGISTRIES} betteranimalsplus-1.14.4-7.0.0.jar Better Animals Plus {[email protected] CONSTRUCT} BiomesOPlenty-1.14.4-9.0.0.195-universal.jar Biomes O' Plenty {biomesoplenty@version CONSTRUCT} blockmeter-forge-1.1.3.jar Block Meter {[email protected] CREATE_REGISTRIES} Building-Gadgets-Mod-1.14.4.jar Building Gadgets {buildinggadgets@version CONSTRUCT} Craftable-Saddles-Mod-1.14.4.jar Craftable Saddles {[email protected] CONSTRUCT} DoggyTalents-1.14.4-1.15.1.0-universal.jar Doggy Talents {[email protected] CONSTRUCT} duckymod-1.14.3-0.3.0.jar Ducky Mod {[email protected] CREATE_REGISTRIES} EnchantmentDescriptions-1.14.4-1.3.3.jar EnchantmentDescriptions {[email protected] CREATE_REGISTRIES} EquipmentTooltips-1.14.4-1.3.1+9.jar Equipment Tooltips {[email protected]+9 CREATE_REGISTRIES} flying_things-1.8.2-1.14.4.jar The Flying Things {[email protected] CONSTRUCT} gravestone-1.15.0.jar Gravestone Mod {[email protected] CONSTRUCT} Hwyla-forge-1.10.5-B66_1.14.4.jar Waila {waila@version CONSTRUCT} inventorysorter-1.14.4-15.2.0.jar Simple Inventory Sorter {[email protected] CONSTRUCT} Iron-Chests-Mod-1.14.4.jar Iron Chests {[email protected] CONSTRUCT} jei-1.14.3-6.0.0.8.jar Just Enough Items {[email protected] CREATE_REGISTRIES} luckyores-1.14.4-1.0.jar Lucky Ores Mod {[email protected] CREATE_REGISTRIES} Placebo-1.14.4-2.1.1.jar Placebo {[email protected] CREATE_REGISTRIES} Practical-Tools-Mod-1.14.4.jar Practical Tools {[email protected] CREATE_REGISTRIES} reap-1.10.0.jar Reap Mod {[email protected] CREATE_REGISTRIES} Respawnable-Pets-Mod-1.14.4.jar Respawnable Pets {[email protected] CREATE_REGISTRIES} ScalingHealth-1.14.4-2.3.0+20.jar Scaling Health {[email protected]+20 ERROR} SilentLib-1.14.4-4.3.0+38.jar Silent Lib {[email protected]+38 CONSTRUCT} timedilationmod-1.1.jar Time Dilation {[email protected] CREATE_REGISTRIES} Torcherino-Mod-1.14.4.jar Torcherino {[email protected] ERROR} u_team_core-1.14.4-2.6.1.126.jar U Team Core {[email protected] CREATE_REGISTRIES} Useful-Backpacks-Mod-1.14.4 (1).jar Useful Backpacks {[email protected] CREATE_REGISTRIES} WaterStrainer-1.14.4-7.0.0.jar Water Strainer {[email protected] ERROR} Xaeros-Minimap-Mod-1.14.4.jar Xaero's Minimap {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.0.45-universal.jar Forge {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.0.45-client.jar Minecraft {[email protected] CREATE_REGISTRIES} Launched Version: 1.14.4-forge-28.0.45 LWJGL: 3.2.2 build 10 OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, 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, file/vanillaxbr-1565089890.zip Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz [09sie2019 11:44:15.937] [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\admin\AppData\Roaming\.minecraft\crash-reports\crash-2019-08-09_11.44.15-client.txt I know that it's probably a lot to handle but please, help a girl out :I Quote Link to comment Share on other sites More sharing options...
kawusia Posted August 9, 2019 Author Share Posted August 9, 2019 i beg y'all please help.. Quote Link to comment Share on other sites More sharing options...
DaemonUmbra Posted August 9, 2019 Share Posted August 9, 2019 28.0.45 introduced a breaking change that mods need to update to account for, downgrade to 28.0.41 until your mods update Quote 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 Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. 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). 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. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init 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 git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push 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) 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 More sharing options...
kawusia Posted August 9, 2019 Author Share Posted August 9, 2019 doesn't work Quote Link to comment Share on other sites More sharing options...
DavidM Posted August 10, 2019 Share Posted August 10, 2019 Post the new log after the downgrade. Quote Some tips: Spoiler Modder Support: Spoiler 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Support & Bug Reports: Spoiler 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support. Link to comment Share on other sites More sharing options...
Recommended Posts
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.