
-
Multiplayer Servers Won't Load with Forge
Well what mods are you trying to add?
-
Getting disconnected from my own server, other players are fine
Are you typing a local ip when connecting to the laptop or are you also using your public ip? I never have that issue when I use the local ip. I also use MineOS under a Ubuntu Server installation so I can tell the server to broadcast to LAN and I use that. I'm not saying that you should reinstall the systems operating system to fix what could be a simple issue but I would suggest this as a last resort. What kind of laptop is running your server? CPU, ram and does it have a hard drive or ssd. What OS is the laptop running? Is the laptop on wifi or is it plugged in with a ethernet cable/ are you on wifi or hard lined?
-
Multiplayer Servers Won't Load with Forge
Most of the time you can just connect to the server. Unless it specifically says it can't connect, you may need to just play with vanilla minecraft without forge.
-
Multiplayer Servers Won't Load with Forge
What do you mean won't load? What kind of servers do you have running? Are they all vanilla servers or are they forge modded servers?
-
Getting disconnected from my own server, other players are fine
Are you the one hosting it? If so, how are you connecting to it? If it's a server from an online host, you may need to restart your router/modem by unplugging it for 30 seconds.
-
Custom Modpack won't run as server
To be honest, the amount of ram dedicated to this server is TOO MUCH! AT MOST 8GB is all you need for a 1.12.2 pack. Minimum set to 2. Also, the version of "Dense Ores" is both a beta and depreciated. Please use this one https://www.curseforge.com/minecraft/mc-mods/dense-metals
-
Minecraft Forge Server won't Start 1.12.2
Your issue is that the server could not use the port you set (default is 25565). Reboot your machine and try again. If that doesn't work, you may of chosen a port of your own (42069) and it could not bind to it. So in your server.properties file, change server-port to 25565 and leave server-ip blank.
-
How to port-forward mc server on my router?
OKAY. Name: "Whatever you want" Protocol: "Both" if possible if not make a second profile for udp. WAN Connection: I could not for the life of me understand this setting. So HSI is best? WAN Host IP Range: Leave alone for now. MAC Mapping: off LAN Host IP: What your host machine's IP is (192.168.1.***) WAN Port Range: 25565 - 25566 (If wanting a second "Test" server) LAN Host Port Range: 25565 - 25566. Another thing to set is a static IP for your host machine to set it to have the same IP address so you don't need to change it if it does change for whatever reason. That is done under Local Network I believe. For whatever reason, I didn't get an email notification so I'm sorry it took this long to reply.
-
MISMATCHED MOD CHANNEL LIST
Try using Forge 28.0.55. That one seams to work the best for now as far as I have tested.
-
Forge 1.14.4 28.0.73 Crashes upon loading.
okay, I'll also remove AnimalNet and see where that gets me. So now the game loads but runs into another issue relating to rhodonite in which I have posted on there curseforge page. After disabling that mod, the game now launches. Ohboy.
-
Friends cant join my server?
Yes, they will need to add that to the end.
-
Forge 1.14.4 28.0.73 Crashes upon loading.
After removing BasicNetherOres, EngineersDecor and JAOPCA. I'm now having a Rendering overlay error. ---- Minecraft Crash Report ---- // You're mean. Time: 8/29/19 2:16 PM Description: Rendering overlay java.lang.NullPointerException: Rendering overlay at me.marnic.animalnet.main.AnimalNetItems.initConfigValues(AnimalNetItems.java:49) ~[?:v1.14.4 Forge b4] {} at me.marnic.animalnet.main.AnimalNetModHandler.configLoadEvent(AnimalNetModHandler.java:34) ~[?:v1.14.4 Forge b4] {} at net.minecraftforge.eventbus.ASMEventHandler_162_AnimalNetModHandler_configLoadEvent_Loading.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-0.10.6-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-0.10.6-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:66) ~[?:28.0] {} at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$5(ModContainer.java:147) ~[?:?] {} at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_221] {} at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:147) ~[?:?] {} at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:89) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:101) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_221] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2064) ~[?:1.8.0_221] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:149) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:105) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:95) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:105) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:87) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:95) ~[?:?] {pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626) ~[?:1.8.0_221] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618) ~[?:1.8.0_221] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_221] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_221] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_221] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_221] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at me.marnic.animalnet.main.AnimalNetItems.initConfigValues(AnimalNetItems.java:49) at me.marnic.animalnet.main.AnimalNetModHandler.configLoadEvent(AnimalNetModHandler.java:34) at net.minecraftforge.eventbus.ASMEventHandler_162_AnimalNetModHandler_configLoadEvent_Loading.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.lambda$new$0(FMLModContainer.java:66) at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$5(ModContainer.java:147) at java.util.Optional.ifPresent(Optional.java:159) at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:147) at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:89) at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:101) at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) at java.lang.Iterable.forEach(Iterable.java:75) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:882) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:886) 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:498) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) 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_221, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 166352600 bytes (158 MB) / 384118784 bytes (366 MB) up to 4066312192 bytes (3877 MB) CPUs: 4 JVM Flags: 22 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc -XX:UseSSE=3 -XX:+UseNUMA -XX:+UseSuperWord -XX:+OptimizeFill -XX:LoopUnrollMin=4 -XX:LoopMaxUnroll=16 -XX:+UseLoopPredicate -XX:+RangeCheckElimination -XX:ParallelGCThreads=4 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.73.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.0.73.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-0.16.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.0.73.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.0.73.jar runtimedistcleaner PLUGINSERVICE /preview_OptiFine_1.14.4_HD_U_F4_pre3.jar OptiFine TRANSFORMATIONSERVICE /forge-1.14.4-28.0.73.jar fml TRANSFORMATIONSERVICE FML: 28.0 Forge: net.minecraftforge:28.0.73 FML Language Providers: [email protected] minecraft@1 Mod List: angelring-1.14.4-1.0.1.jar Angel Ring {[email protected] CREATE_REGISTRIES} animalnet-v1.14.4+Forge+b4.jar AnimalNet {[email protected] Forge b4 CREATE_REGISTRIES} AnotherGemsMod-1.14.4-2019.08.06.jar Another Gems Mod {[email protected] CREATE_REGISTRIES} anviltweaks-1.3.jar Anvil Tweaks {[email protected] CREATE_REGISTRIES} BetterAdvancements-1.14.4-0.1.0.87.jar Better Advancements {[email protected] CREATE_REGISTRIES} BetterThanMending-1.3.1.jar BetterThanMending {[email protected] CREATE_REGISTRIES} BiomesOPlenty-1.14.4-9.0.0.247-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES} bwncr-1.14.4-3.5.11.jar Bad Wither No Cookie Reloaded {[email protected] CREATE_REGISTRIES} ceilingtorch-1.14.4-v1.2.1.jar Ceiling Torch {[email protected] CREATE_REGISTRIES} Clumps-4.0.0.jar Clumps {[email protected] CREATE_REGISTRIES} compact-2.6a.jar Compressed {[email protected] CREATE_REGISTRIES} compressed_items-1.14.4-1.1.jar Compressed Items {[email protected] CREATE_REGISTRIES} craftingstation-2.0.2a.jar Crafting Station {[email protected] CREATE_REGISTRIES} Cyclic-1.14.4-0.0.9.jar Cyclic {[email protected] CREATE_REGISTRIES} dankstorage-1.2a.jar Dank Storage {[email protected] CREATE_REGISTRIES} DeathFinder-v1.0.1-1.14.3.jar Death Finder {[email protected] CREATE_REGISTRIES} Durability101-1.14-0.0.3.jar Durability101 {[email protected] CREATE_REGISTRIES} EasySteel-1.14.4-1.0.20.jar Easy Steel & More {[email protected] CREATE_REGISTRIES} elevatorid-1.14.4-1.5.1.jar Elevator Mod {[email protected] CREATE_REGISTRIES} embellishcraft-1.14.4-0.0.4.0.jar EmbellishCraft {[email protected] CREATE_REGISTRIES} endteleporters-1.1.1-1.14.4.jar End Teleporters {[email protected] CREATE_REGISTRIES} engineerstools-1.14.4-1.0.1-b1.jar Engineer's Tools {[email protected] CONSTRUCT} essentials-1.14.4-2.4.1.jar Essentials {[email protected] CONSTRUCT} FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES} ferroustry-1.1.jar Ferroustry {[email protected] CREATE_REGISTRIES} Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version CREATE_REGISTRIES} hoppersplus-1.1-1.14.4.jar Hoppers Plus {[email protected] CREATE_REGISTRIES} Hwyla-forge-1.10.5-B66_1.14.4.jar Waila {waila@version CREATE_REGISTRIES} inventorysorter-1.14.4-15.2.0.jar Simple Inventory Sorter {[email protected] CREATE_REGISTRIES} ironchest-1.14.4-9.0.4.jar Iron Chests {[email protected] CREATE_REGISTRIES} janoeo-1.2.jar Just Another Nether/Overworld/End Ores {[email protected] CREATE_REGISTRIES} jei-1.14.4-6.0.0.10.jar Just Enough Items {[email protected] CREATE_REGISTRIES} LightOverlay-3.4.jar Light Overlay Forge {[email protected] CREATE_REGISTRIES} LinkedDestruction-1.14.4-0.6.0.jar Linked Destruction {[email protected] CREATE_REGISTRIES} luckyores-1.14.4-1.1.jar Lucky Ores Mod {[email protected] CREATE_REGISTRIES} pathways-1.0.jar Pathways {[email protected] CREATE_REGISTRIES} Placebo-1.14.4-2.1.11.jar Placebo {[email protected] CREATE_REGISTRIES} RFTLR1.4.4.jar Advanced Rotten Flesh to Leather {[email protected] CREATE_REGISTRIES} rhodonite-1.14.4-0.3.jar Rhodonite {[email protected] ERROR} SBM-SheepMetal-1.14.3-0.2.1.jar [SBM] Sheep Metal {[email protected] CREATE_REGISTRIES} searchablechests-1.5.1.jar Searchable Chests {[email protected] CREATE_REGISTRIES} simpleores-1.14.4-2.0.6.0.jar Simple Ores {[email protected] CREATE_REGISTRIES} SimpleZoom-1.14.3-2.0.0.5-universal.jar Simple Zoom {[email protected] CREATE_REGISTRIES} TrashSlot_1.14.4-10.4.5.jar TrashSlot {[email protected] CREATE_REGISTRIES} u_team_core-1.14.4-2.7.0.129.jar U Team Core {[email protected] CREATE_REGISTRIES} useful_backpacks-1.14.4-1.7.0.34.jar Useful Backpacks {[email protected] CREATE_REGISTRIES} vanilladeathchest-1.14.4-1.9.3.1.jar VanillaDeathChest {[email protected] CREATE_REGISTRIES} WitherSkeletonTweaks-1.14.4-3.0.2.jar Wither Skeleton Tweaks {[email protected] CREATE_REGISTRIES} WoolToString-1.14.2-1.0.0.jar WoolToString {[email protected] CREATE_REGISTRIES} Xaeros_Minimap_1.17.7_Forge_1.14.4.jar Xaero's Minimap {[email protected] CREATE_REGISTRIES} XaerosWorldMap_1.4.7.1_Forge_1.14.4.jar Xaero's World Map {[email protected] CREATE_REGISTRIES} YAMDA-4.0.1.jar YAMDA {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.0.73-universal.jar Forge {[email protected] CREATE_REGISTRIES} forge-1.14.4-28.0.73-client.jar Minecraft {[email protected] CREATE_REGISTRIES} Launched Version: 1.14.4-forge-28.0.73 LWJGL: 3.2.2 build 10 OpenGL: Radeon RX 580 Series GL version 4.6.13570 Compatibility Profile Context 19.8.1 26.20.13001.29010, ATI Technologies Inc. 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, programer_art Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz
-
How to port-forward mc server on my router?
Well lets start with what kind of modem you have. Start by going here and follow what's on screen. It should give you a basic understanding on what to set. https://portforward.com/router.htm EDIT: Sorry, I did not see that you had already posted what you have. It's a DSL modem which shouldn't be too difficult. Though I can't seem to find any recent images of what the site looks like. Does it look like this or something completely different? Or this?
-
Friends cant join my server?
Assuming they aren't on the same network as you, they would need your public ip 104.58.21.198 for an example and not 192.168.0.5. They would type in 104.58.21.198:25565 under server ip. You would need to portforward your server port on your modem to allow people to connect. If you did that and they still can't join, from my experience with multiple ISPs, some actually don't allow you to receive incoming connections as with XFINITY in PA and Comcast in AL. It will straight up refuse the connection.
-
Forge 1.14.4 28.0.73 Crashes upon loading.
---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 8/29/19 1:27 PM Description: Initializing game java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78) ~[?:28.0] {} at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:231) ~[?:?] {} at net.minecraftforge.fml.ModLoader.lambda$buildMods$26(ModLoader.java:211) ~[?:?] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_221] {} at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1699) ~[?:1.8.0_221] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_221] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_221] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_221] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_221] {} at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_221] {} at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:213) ~[?:?] {} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$18(ModLoader.java:170) ~[?:?] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_221] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_221] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) ~[?:1.8.0_221] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_221] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_221] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_221] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_221] {} at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_221] {} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:172) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:79) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:95) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:79) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:453) ~[?:?] {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) ~[1.14.4-forge-28.0.73.jar:?] {} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221] {} at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.14.4-28.0.73.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.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_221] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_221] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_221] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.0] {} ... 36 more Caused by: net.minecraftforge.fml.ModLoadingException: Basic Nether Ores has class loading errors §7net/minecraftforge/common/crafting/IConditionSerializer at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:77) ~[?:28.0] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_221] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_221] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_221] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.0] {} ... 36 more Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/crafting/IConditionSerializer at java.lang.Class.forName0(Native Method) ~[?:1.8.0_221] {} at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_221] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:71) ~[?:28.0] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_221] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_221] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_221] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.0] {} ... 36 more Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.crafting.IConditionSerializer at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_221] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_221] {} 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_221] {} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_221] {} at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_221] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:71) ~[?:28.0] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_221] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_221] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_221] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:28.0] {} ... 36 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78) at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:231) at net.minecraftforge.fml.ModLoader.lambda$buildMods$26(ModLoader.java:211) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1699) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:213) at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$18(ModLoader.java:170) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:172) at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:79) at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:95) at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:79) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:453) -- 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:498) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) 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_221, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 84612760 bytes (80 MB) / 304250880 bytes (290 MB) up to 4066312192 bytes (3877 MB) CPUs: 4 JVM Flags: 22 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc -XX:UseSSE=3 -XX:+UseNUMA -XX:+UseSuperWord -XX:+OptimizeFill -XX:LoopUnrollMin=4 -XX:LoopMaxUnroll=16 -XX:+UseLoopPredicate -XX:+RangeCheckElimination -XX:ParallelGCThreads=4 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.73.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.0.73.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-0.16.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.0.73.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.0.73.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.0.73.jar fml TRANSFORMATIONSERVICE FML: 28.0 Forge: net.minecraftforge:28.0.73 FML Language Providers: [email protected] minecraft@1 Mod List: ~~ERROR~~ NullPointerException: null Launched Version: 1.14.4-forge-28.0.73 LWJGL: 3.2.2 build 10 OpenGL: Radeon RX 580 Series GL version 4.6.13570 Compatibility Profile Context 19.8.1 26.20.13001.29010, ATI Technologies Inc. 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, programer_art Current Language: ~~ERROR~~ NullPointerException: null CPU: 4x Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz My mods list angelring-1.14.4-1.0.1.jar animalnet-v1.14.4+Forge+b4.jar AnotherGemsMod-1.14.4-2019.08.06.jar anviltweaks-1.3.jar BasicNetherOres-1.14.4-3.2.0.jar BetterAdvancements-1.14.4-0.1.0.87.jar BetterThanMending-1.3.1.jar BiomesOPlenty-1.14.4-9.0.0.247-universal.jar bwncr-1.14.4-3.5.11.jar ceilingtorch-1.14.4-v1.2.1.jar Clumps-4.0.0.jar compact-2.6a.jar compressed_items-1.14.4-1.1.jar craftingstation-2.0.2a.jar Cyclic-1.14.4-0.0.9.jar dankstorage-1.2a.jar DeathFinder-v1.0.1-1.14.3.jar Durability101-1.14-0.0.3.jar EasySteel-1.14.4-1.0.20.jar elevatorid-1.14.4-1.5.1.jar embellishcraft-1.14.4-0.0.4.0.jar endteleporters-1.1.1-1.14.4.jar engineersdecor-1.14.4-1.0.11-b2.jar engineerstools-1.14.4-1.0.1-b1.jar essentials-1.14.4-2.4.1.jar FastLeafDecay-v17.jar ferroustry-1.1.jar Harvest-forge-1.14.4-1.2.10-23.jar hoppersplus-1.1-1.14.4.jar Hwyla-forge-1.10.5-B66_1.14.4.jar inventorysorter-1.14.4-15.2.0.jar ironchest-1.14.4-9.0.4.jar janoeo-1.2.jar JAOPCA-1.14.4-3.0.0.6.jar jei-1.14.4-6.0.0.10.jar LightOverlay-3.4.jar LinkedDestruction-1.14.4-0.6.0.jar luckyores-1.14.4-1.1.jar pathways-1.0.jar Placebo-1.14.4-2.1.11.jar preview_OptiFine_1.14.4_HD_U_F4_pre3.jar RFTLR1.4.4.jar rhodonite-1.14.4-0.3.jar SBM-SheepMetal-1.14.3-0.2.1.jar searchablechests-1.5.1.jar simpleores-1.14.4-2.0.6.0.jar SimpleZoom-1.14.3-2.0.0.5-universal.jar TrashSlot_1.14.4-10.4.5.jar useful_backpacks-1.14.4-1.7.0.34.jar u_team_core-1.14.4-2.7.0.129.jar vanilladeathchest-1.14.4-1.9.3.1.jar WitherSkeletonTweaks-1.14.4-3.0.2.jar WoolToString-1.14.2-1.0.0.jar XaerosWorldMap_1.4.7.1_Forge_1.14.4.jar Xaeros_Minimap_1.17.7_Forge_1.14.4.jar YAMDA-4.0.1.jar
IPS spam blocked by CleanTalk.