-
Posts
7 -
Joined
-
Last visited
Converted
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Woggy's Achievements

Tree Puncher (2/8)
0
Reputation
-
Additional enchanter miner mod keeps crashing my MC
Woggy replied to Woggy's topic in Support & Bug Reports
What do the repost names look like? Edit: /which ones are they -
go to %appdata% --> .minecraft --> logs then find the lastest log and copy and paste.
-
I installed another mod called Additional enchanted miner mod. i installed the other required mods and put them into the mod folded. i then ran minecraft and it crashed. i cant quite figure out what is causing this? Crash report ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 10/10/19 9:13 PM Description: Initializing game java.lang.NullPointerException: Initializing game at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46) ~[?:1.15.2.0] {re:classloading,pl:object_holder_definalize:A} at doggytalents.DoggyTalentsMod$$Lambda$2335/1770961572.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2001/459077137.invoke(Unknown Source) ~[?:?] {} 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:240) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$2748/473344802.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:240) ~[?:?] {re:classloading} at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:184) ~[?:?] {re:classloading} at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.1.31.jar:28.1] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$346/1363800072.call(Unknown Source) [forge-1.14.4-28.1.31.jar:28.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.0.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.0.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.0.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.0.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.0.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) at doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46) at doggytalents.DoggyTalentsMod$$Lambda$2335/1770961572.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$2001/459077137.invoke(Unknown Source) 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:240) at net.minecraftforge.fml.ModLoader$$Lambda$2748/473344802.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:240) at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:184) 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$346/1363800072.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 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: 1429970824 bytes (1363 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.0.0+61+ca3b447 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.1.31.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.1.31.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.1.31.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.1.31.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.1.31.jar fml TRANSFORMATIONSERVICE FML: 28.1 Forge: net.minecraftforge:28.1.31 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: Additional-Enchanted-Miner-Mod-1.14.4 (1).jar QuarryPlus {[email protected] CREATE_REGISTRIES} angelring-1.14.4-1.0.1.jar Angel Ring {[email protected] CREATE_REGISTRIES} betteranimalsplus-1.14.4-7.1.2 (1).jar Better Animals Plus {[email protected] CREATE_REGISTRIES} BiomesOPlenty-1.14.4-9.0.0.236-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES} Cyclic-1.14.4-0.0.12.jar Cyclic {[email protected] CREATE_REGISTRIES} DoggyTalents-1.14.4-1.15.2.0.jar Doggy Talents {[email protected] CREATE_REGISTRIES} Dungeon-Crawl-Mod-1.14.4.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES} EuhDawsons-GraveStone-Mod-1.14.4.jar Gravestone Mod {[email protected] CREATE_REGISTRIES} Fish-Traps-Mod-1.14.4.jar Fish Traps {[email protected] CREATE_REGISTRIES} Fun-Ores-Mod-1.14.4.jar Fun Ores {[email protected]+14 CREATE_REGISTRIES} Geolosys-Mod-1.14.4.jar Geolosys {[email protected] CREATE_REGISTRIES} Heaven-Paradise-Plant-Mod-1.14.4.jar Heaven Paradise Plant {[email protected] CREATE_REGISTRIES} Hwyla-Mod-1.14.4.jar Waila {waila@version CREATE_REGISTRIES} Iron-Chests-Mod-1.14.4.jar Iron Chests {[email protected] CREATE_REGISTRIES} jei-1.14.4-6.0.0.13 (1).jar Just Enough Items {[email protected] CREATE_REGISTRIES} justenoughbuttons-1.14.4-1.0.jar Just Enough Buttons {[email protected] CREATE_REGISTRIES} luckyblock-1.14.4-7.9.1 (2).jar Lucky Block {[email protected] CREATE_REGISTRIES} More+Dogs-1.0.1.jar More Dog Breeds {[email protected] CREATE_REGISTRIES} More-Ores-In-ONE-Mod-1.14.4.jar More Ores in ONE {[email protected] CREATE_REGISTRIES} MrCrayfishs-Furniture-Mod-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] CREATE_REGISTRIES} MutantBeasts-1.14.4-0.5.0.jar Mutant Beasts {[email protected] CREATE_REGISTRIES} Mystical-Wildlife-Mod-1.14.4.jar Mystical Wildlife {[email protected] CREATE_REGISTRIES} OpenBlocks-Elevator-Mod-1.14.4.jar Elevator Mod {[email protected] CREATE_REGISTRIES} PattysMoreArmor-Mod-1.14.4.jar pattysmorearmor {[email protected] CREATE_REGISTRIES} PattysMoreTools-2-Mod-1.14.4 (1).jar PattysMoreTools-2 {[email protected] CREATE_REGISTRIES} Reap-Mod-1.14.4.jar Reap Mod {[email protected] CREATE_REGISTRIES} Scaling-Health-Mod-1.14.4.jar Scaling Health {[email protected]+20 ERROR} SilentLib-1.14.4-4.4.0+44 (1).jar Silent Lib {[email protected]+44 CREATE_REGISTRIES} SimpleOres-Mod-1.14.4.jar Simple Ores {[email protected] CREATE_REGISTRIES} Steves-Factory-Manager-Reborn-Mod-1.14.4.jar Steve's Factory Manager {[email protected] CREATE_REGISTRIES} Treasure-Bags-Mod-1.14.4.jar Treasure Bags {[email protected]+18 CREATE_REGISTRIES} UselessMod-1.14.4-2.2.4.jar Useless Mod {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.1.31-universal.jar Forge {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.1.31-client.jar Minecraft {[email protected] CREATE_REGISTRIES} Launched Version: 1.14.4-forge-28.1.31 LWJGL: 3.2.2 build 10 OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.5070, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz (Yes i have a laptop broke much) -Woggy
-
My Mods wont load when i put another mod into the Mod folder
Woggy replied to Woggy's topic in Support & Bug Reports
No it doesent say that -
My Mods wont load when i put another mod into the Mod folder
Woggy replied to Woggy's topic in Support & Bug Reports
ok thanks -
My Mods wont load when i put another mod into the Mod folder
Woggy replied to Woggy's topic in Support & Bug Reports
not meaning to be rude but,how is that supposed to help me? -
My Mods wont load when i put another mod into the Mod folder
Woggy replied to Woggy's topic in Support & Bug Reports
what do you mean? -
Woggy changed their profile photo
-
Woggy joined the community
-
I recently got forge for 1.14.4 and started to download mods, so i downloaded "iron chests" ,"BiomesOPlenty", "just enough buttons" , "Luckyblock" , "just enough items" and "Mrcrayfish furniture mod". i finally got those mods working and i went to add another one called "treasure Bags". i Loaded minecraft up without it crashing and it showed that there where no mods At all. I tried another mod and the same thing happend. it seems that if i add over 7 mods it doesnt work. i need a solution please. Mods that are present------ BiomesOPlenty-1.14.4-9.0.0.236-universal Iron-Chests-Mod-1.14.4 justenoughbuttons-1.14.4-1.0 justenoughbuttons-1.14.4-1.0 luckyblock-1.14.4-7.9.1 (2) MrCrayfishs-Furniture-Mod-1.14.4 Treasure-Bags-Mod-1.14.4 OptiFine_1.14.4_HD_U_F3 (1) Debug logs below latest logs Latest Log Debug log