Everything posted by MightyAhmed
-
Immediate Crash On Any Version Of Forge
Should I just remove that mod?
-
Immediate Crash On Any Version Of Forge
Nevermind.... it was loading but then "crashed whilst rendering overlay" please help me.here is the crash report: ---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that. Time: 11/11/19 4:55 AM Description: Rendering overlay java.lang.NullPointerException: Rendering overlay atcom.jaquadro.minecraft.storagedrawers.client.model.BasicDrawerModel$Register.replaceBlock(BasicDrawerModel.java:204) ~[?:1.14.4-6.0.5] {re:classloading} at com.jaquadro.minecraft.storagedrawers.client.model.BasicDrawerModel$Register.registerModels(BasicDrawerModel.java:162) ~[?:1.14.4-6.0.5] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_285_Register_registerModels_ModelBakeEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:28.1] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$3200/1987664533.accept(Unknown Source) ~[?:?] {} at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading} at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:363) ~[?:?] {re:classloading} at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:58) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading} at net.minecraft.client.resources.ReloadListener$$Lambda$3336/252170601.accept(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?: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$3445/371405486.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,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.1.87.jar:28.1] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$396/1594857799.call(Unknown Source) [forge-1.14.4-28.1.87.jar:28.1] {} 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 thread Stacktrace: at com.jaquadro.minecraft.storagedrawers.client.model.BasicDrawerModel$Register.replaceBlock(BasicDrawerModel.java:204) at com.jaquadro.minecraft.storagedrawers.client.model.BasicDrawerModel$Register.registerModels(BasicDrawerModel.java:162) at net.minecraftforge.eventbus.ASMEventHandler_285_Register_registerModels_ModelBakeEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) at net.minecraftforge.fml.ModLoader$$Lambda$3200/1987664533.accept(Unknown Source) at java.util.HashMap.forEach(HashMap.java:1280) at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:363) at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:58) at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17) at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) at net.minecraft.client.resources.ReloadListener$$Lambda$3336/252170601.accept(Unknown Source) at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) 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$3445/371405486.run(Unknown Source) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:544) 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$396/1594857799.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 7 (amd64) version 6.1 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 611250624 bytes (582 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: 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.1.87.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.1.87.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.1.87.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.1.87.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.1.87.jar fml TRANSFORMATIONSERVICE FML: 28.1 Forge: net.minecraftforge:28.1.87 FML Language Providers: [email protected] minecraft@1 Mod List: CyclopsCore-1.14.4-1.5.3.jar Cyclops Core {[email protected] LOAD_REGISTRIES} inventorysorter-1.14.4-16.0.0.jar Simple Inventory Sorter {[email protected] LOAD_REGISTRIES} Cucumber-1.14.4-2.0.3.jar Cucumber Library {[email protected] LOAD_REGISTRIES} Overloaded-1.14.4-0.0.75.jar Overloaded {[email protected] LOAD_REGISTRIES} jei-1.14.4-6.0.0.13.jar Just Enough Items {[email protected] LOAD_REGISTRIES} metalbarrels-1.3c.jar Metal Barrels {[email protected] LOAD_REGISTRIES} EverlastingAbilities-1.14.4-1.5.5.jar EverlastingAbilities {[email protected] LOAD_REGISTRIES} Druidcraft-1.14-0.1.2.jar Druidcraft {[email protected] LOAD_REGISTRIES} planttech2-0.01.01.jar PlantTech 2 {[email protected] LOAD_REGISTRIES} SilentMechanisms-1.14.4-0.5.2+28.jar Silent's Mechanisms {[email protected]+28 LOAD_REGISTRIES} KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {[email protected] LOAD_REGISTRIES} rftoolsbase-1.14-0.0.3-alpha.jar RFToolsBase {rftoolsbase@NONE LOAD_REGISTRIES} IronJetpacks-1.14.4-2.0.2.jar Iron Jetpacks {[email protected] LOAD_REGISTRIES} XaerosWorldMap_1.4.10.1_Forge_1.14.4.jar Xaero's World Map {[email protected] LOAD_REGISTRIES} RingOfRepair-1.14.4-1.0.15.jar Ring of Repair {[email protected] LOAD_REGISTRIES} enviromats-2.0.0.9.jar Environmental Materials {[email protected] LOAD_REGISTRIES} Placebo-1.14.4-2.2.1.jar Placebo {[email protected] LOAD_REGISTRIES} globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {[email protected] LOAD_REGISTRIES} EnderBags-1.14.4-4.2.0.jar Ender Bags {[email protected] LOAD_REGISTRIES} SimpleStorageNetwork-1.14.4-0.0.11.jar Simple Storage Network {[email protected] LOAD_REGISTRIES} Fence Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version LOAD_REGISTRIES} u_team_core-1.14.4-2.7.3.132.jar U Team Core {[email protected] LOAD_REGISTRIES} randompatches-1.14.4-1.18.2.1.jar RandomPatches {[email protected] LOAD_REGISTRIES} buildinggadgets-3.0.5.jar Building Gadgets {[email protected] LOAD_REGISTRIES} mcjtylib-1.14-3.5.6-alpha.jar McJtyLib {mcjtylib@NONE LOAD_REGISTRIES} Morpheus-1.14.4-4.2.43.jar Morpheus {morpheus@version LOAD_REGISTRIES} ClickMachine-1.14.4-2.1.0.jar Click Machine {[email protected] LOAD_REGISTRIES} travellersboots-1.14.4-1.2.2.jar Traveller's Boots {[email protected] LOAD_REGISTRIES} WaterStrainer-1.14.4-7.0.2.jar Water Strainer {[email protected] LOAD_REGISTRIES} PackingTape-1.14.4-0.8.4 (1).jar Packing Tape {[email protected] LOAD_REGISTRIES} CarryOn+MC1.14.4+v1.12.3.jar Carry On {[email protected] LOAD_REGISTRIES} BetterThanMending-1.3.2.jar BetterThanMending {[email protected] LOAD_REGISTRIES} forge-1.14.4-28.1.87-universal.jar Forge {[email protected] LOAD_REGISTRIES} QuickLeafDecay-MC1.14.4-1.2.5.jar Quick Leaf Decay {[email protected] LOAD_REGISTRIES} exp_bottling-1.14.4-3.jar EXP Bottling {[email protected] LOAD_REGISTRIES} ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] LOAD_REGISTRIES} CraftingTweaks_1.14.4-10.1.3.jar Crafting Tweaks {[email protected] LOAD_REGISTRIES} forge-1.14.4-28.1.87-client.jar Minecraft {[email protected] LOAD_REGISTRIES} useful_backpacks-1.14.4-1.7.0.34.jar Useful Backpacks {[email protected] LOAD_REGISTRIES} theoneprobe-1.14-1.4.34-alpha.jar The One Probe {theoneprobe@NONE LOAD_REGISTRIES} swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] LOAD_REGISTRIES} ToolBelt-1.14.4-1.12.0.jar Tool Belt {[email protected] LOAD_REGISTRIES} titanium-1.14.4-2.2.0-d9775a7.jar Titanium {[email protected] LOAD_REGISTRIES} SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 LOAD_REGISTRIES} BiomesOPlenty-1.14.4-9.0.0.253-universal.jar Biomes O' Plenty {[email protected] LOAD_REGISTRIES} bluepower-1.14.4-0.3.119-alpha-universal.jar Blue Power {[email protected] LOAD_REGISTRIES} valkyrielib-3.0.0.8.jar ValkyrieLib {[email protected] LOAD_REGISTRIES} C.O.M.B.A.T.-1.14.4-0.20.5.jar C.O.M.B.A.T. {[email protected] LOAD_REGISTRIES} forbidden_arcanus-1.14.4-1.1.jar Forbidden & Arcanus {[email protected] ERROR} portality-1.14.4-2.0.0-5f9c6a1.jar Portality {portality@NONE LOAD_REGISTRIES} Xaeros_Minimap_1.18.1.1_Forge_1.14.4.jar Xaero's Minimap {[email protected] LOAD_REGISTRIES} JAOPCA-1.14.4-3.0.0.9.jar JAOPCA {[email protected] LOAD_REGISTRIES} RandomThings-MC1.14.4-5.0.1.jar Random Things {[email protected] LOAD_REGISTRIES} FastWorkbench-1.14.4-2.1.1.jar FastWorkbench {[email protected] LOAD_REGISTRIES} StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {[email protected] LOAD_REGISTRIES} OreExcavation-1.6.141.jar Ore Excavation {[email protected] LOAD_REGISTRIES} Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version LOAD_REGISTRIES} Gobber2-1.14.4-2.1.95.jar Gobber 2 {[email protected] LOAD_REGISTRIES} tombstone-4.1.3-1.14.4.jar Corail Tombstone {[email protected] LOAD_REGISTRIES} PickleTweaks-1.14.4-3.0.6.jar Pickle Tweaks {[email protected] LOAD_REGISTRIES} FastFurnace-1.14.4-2.2.2.jar FastFurnace {[email protected] LOAD_REGISTRIES} [1.14.2-1.14.4]TorchBowMod_v1.5.jar TorchBowMod {[email protected] LOAD_REGISTRIES} AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {[email protected] LOAD_REGISTRIES} cc-tweaked-1.14.4-1.84.1.jar CC: Tweaked {[email protected] LOAD_REGISTRIES} AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] LOAD_REGISTRIES} XL-Food-Mod-1.14.4-2.1.0.jar XL Food Mod {[email protected] LOAD_REGISTRIES} switchbow-1.5.8.jar Switch-Bow {[email protected] LOAD_REGISTRIES} CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {[email protected] LOAD_REGISTRIES} luckyores-1.14.4-1.2.jar Lucky Ores Mod {[email protected] LOAD_REGISTRIES} Cyclic-1.14.4-0.0.12.jar Cyclic {[email protected] LOAD_REGISTRIES} Launched Version: 1.14.4-forge-28.1.87 LWJGL: 3.2.2 build 10 OpenGL: GeForce GT 630/PCIe/SSE2 GL version 4.5.0 NVIDIA 385.69, 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: Current Language: English (United Kingdom) CPU: 4x Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz
-
Immediate Crash On Any Version Of Forge
- Immediate Crash On Any Version Of Forge
- Immediate Crash On Any Version Of Forge
I also posted this written debig log incase you want this. [11Nov2019 03:08:31.376] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, johangroth2302, --version, 1.14.4-forge-28.1.87, --gameDir, C:\Users\User\AppData\Roaming\.minecraft, --assetsDir, C:\Users\User\AppData\Roaming\.minecraft\assets, --assetIndex, 1.14, --uuid, 03951c9d-d5e4-484c-a827-a762348e540a, --accessToken, ????????, --userType, legacy, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 28.1.87, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190829.143755] [11Nov2019 03:08:31.392] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_51 by Oracle Corporation [11Nov2019 03:08:31.423] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver] [11Nov2019 03:08:31.423] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [] [11Nov2019 03:08:31.454] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner] [11Nov2019 03:08:31.470] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [11Nov2019 03:08:32.456] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [] [11Nov2019 03:08:32.487] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml] [11Nov2019 03:08:32.487] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [11Nov2019 03:08:32.487] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [11Nov2019 03:08:32.487] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR. [11Nov2019 03:08:32.487] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 28.1 [11Nov2019 03:08:32.487] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 28.1 loading [11Nov2019 03:08:32.487] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b [11Nov2019 03:08:32.487] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler [11Nov2019 03:08:32.502] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 1.0.1-milestone.0.1+94458e7+46+94458e7 [11Nov2019 03:08:32.502] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e [11Nov2019 03:08:32.502] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [11Nov2019 03:08:32.502] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88 [11Nov2019 03:08:32.502] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f [11Nov2019 03:08:32.502] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3 [11Nov2019 03:08:33.117] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [11Nov2019 03:08:33.117] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [11Nov2019 03:08:33.132] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [11Nov2019 03:08:33.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [11Nov2019 03:08:33.164] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\User\AppData\Roaming\.minecraft [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\User\AppData\Roaming\.minecraft [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\User\AppData\Roaming\.minecraft\mods [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\User\AppData\Roaming\.minecraft\mods [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\User\AppData\Roaming\.minecraft\config [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\User\AppData\Roaming\.minecraft\config [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\User\AppData\Roaming\.minecraft\config\fml.toml [11Nov2019 03:08:33.164] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:57) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:69) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81) [11Nov2019 03:08:33.226] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) [11Nov2019 03:08:33.242] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) [11Nov2019 03:08:33.242] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$85/1414506856.accept(Unknown Source) [11Nov2019 03:08:33.242] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap$Values.forEach(HashMap.java:972) [11Nov2019 03:08:33.242] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) [11Nov2019 03:08:33.242] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) [11Nov2019 03:08:33.242] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:75) [11Nov2019 03:08:33.242] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)- Immediate Crash On Any Version Of Forge
is this the correct one? debug.log- Immediate Crash On Any Version Of Forge
I still can't use forge.it crashes on every forge version with or without any mods. I also have 1.14.4 mods and corresponding forge versions. Oh, and i get no crash report just an immediate crash on launch. Please reply fast and help me. Also, how do I post logs because my crash isn't giving me an option to see my crash report.- Immediate Crash for Forge 1.14.4
I still cant use forge.it crashes on every forge version with or without any mods.i also have 1.14.4 mods and corresponding forge versions.Oh andi get no crash report just an immediate crash on launch.please reply fast and help me. BYE - Immediate Crash On Any Version Of Forge
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.