Jump to content

ovingiv

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by ovingiv

  1. 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?
  2. 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.
  3. 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?
  4. 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.
  5. 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
  6. 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.
  7. 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.
  8. Try using Forge 28.0.55. That one seams to work the best for now as far as I have tested.
  9. 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.
  10. Yes, they will need to add that to the end.
  11. 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: javafml@28.0 minecraft@1 Mod List: angelring-1.14.4-1.0.1.jar Angel Ring {angelring@1.0.1 CREATE_REGISTRIES} animalnet-v1.14.4+Forge+b4.jar AnimalNet {animalnet@v1.14.4 Forge b4 CREATE_REGISTRIES} AnotherGemsMod-1.14.4-2019.08.06.jar Another Gems Mod {anothergemsmod@1.14.4-2019.08.06 CREATE_REGISTRIES} anviltweaks-1.3.jar Anvil Tweaks {anviltweaks@1.3 CREATE_REGISTRIES} BetterAdvancements-1.14.4-0.1.0.87.jar Better Advancements {betteradvancements@0.1.0.87 CREATE_REGISTRIES} BetterThanMending-1.3.1.jar BetterThanMending {betterthanmending@1.3.1 CREATE_REGISTRIES} BiomesOPlenty-1.14.4-9.0.0.247-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.247 CREATE_REGISTRIES} bwncr-1.14.4-3.5.11.jar Bad Wither No Cookie Reloaded {bwncr@1.14.4-3.5.11 CREATE_REGISTRIES} ceilingtorch-1.14.4-v1.2.1.jar Ceiling Torch {ceilingtorch@v1.2.1 CREATE_REGISTRIES} Clumps-4.0.0.jar Clumps {clumps@4.0.0 CREATE_REGISTRIES} compact-2.6a.jar Compressed {compressed@2.6a CREATE_REGISTRIES} compressed_items-1.14.4-1.1.jar Compressed Items {compressed_items@1.14.4-1.1 CREATE_REGISTRIES} craftingstation-2.0.2a.jar Crafting Station {craftingstation@2.0.2a CREATE_REGISTRIES} Cyclic-1.14.4-0.0.9.jar Cyclic {cyclic@1.14.4-0.0.9 CREATE_REGISTRIES} dankstorage-1.2a.jar Dank Storage {dankstorage@1.2a CREATE_REGISTRIES} DeathFinder-v1.0.1-1.14.3.jar Death Finder {deathfinder@1.0.1 CREATE_REGISTRIES} Durability101-1.14-0.0.3.jar Durability101 {durability101@0.0.3 CREATE_REGISTRIES} EasySteel-1.14.4-1.0.20.jar Easy Steel & More {easy_steel@1.0.20 CREATE_REGISTRIES} elevatorid-1.14.4-1.5.1.jar Elevator Mod {elevatorid@1.14.4-1.5.1 CREATE_REGISTRIES} embellishcraft-1.14.4-0.0.4.0.jar EmbellishCraft {embellishcraft@1.14.4-0.0.4.0 CREATE_REGISTRIES} endteleporters-1.1.1-1.14.4.jar End Teleporters {endteleporters@1.1.1 CREATE_REGISTRIES} engineerstools-1.14.4-1.0.1-b1.jar Engineer's Tools {engineerstools@1.0.1-b1 CONSTRUCT} essentials-1.14.4-2.4.1.jar Essentials {essentials@1.14.4-2.4.1 CONSTRUCT} FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES} ferroustry-1.1.jar Ferroustry {ferroustry@1.1 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 {hoppersplus@1.0 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 {inventorysorter@15.2.0 CREATE_REGISTRIES} ironchest-1.14.4-9.0.4.jar Iron Chests {ironchest@1.14.3-9.0.3 CREATE_REGISTRIES} janoeo-1.2.jar Just Another Nether/Overworld/End Ores {janoeo@1.2 CREATE_REGISTRIES} jei-1.14.4-6.0.0.10.jar Just Enough Items {jei@6.0.0.10 CREATE_REGISTRIES} LightOverlay-3.4.jar Light Overlay Forge {lightoverlay-forge@3.4 CREATE_REGISTRIES} LinkedDestruction-1.14.4-0.6.0.jar Linked Destruction {linkeddestruction@1.14.4-0.6.0.9999 CREATE_REGISTRIES} luckyores-1.14.4-1.1.jar Lucky Ores Mod {luckyores@1.0 CREATE_REGISTRIES} pathways-1.0.jar Pathways {pathways@1.0.0 CREATE_REGISTRIES} Placebo-1.14.4-2.1.11.jar Placebo {placebo@2.1.11 CREATE_REGISTRIES} RFTLR1.4.4.jar Advanced Rotten Flesh to Leather {sonyikaarftl@1.4.4 CREATE_REGISTRIES} rhodonite-1.14.4-0.3.jar Rhodonite {rhodonite@1.14.4-0.3 ERROR} SBM-SheepMetal-1.14.3-0.2.1.jar [SBM] Sheep Metal {sbmsheepmetal@0.0.1 CREATE_REGISTRIES} searchablechests-1.5.1.jar Searchable Chests {searchablechests@1.5.1 CREATE_REGISTRIES} simpleores-1.14.4-2.0.6.0.jar Simple Ores {simpleores@1.14.4-2.0.6.0 CREATE_REGISTRIES} SimpleZoom-1.14.3-2.0.0.5-universal.jar Simple Zoom {simplezoom@1.14.3-2.0.0.5-universal CREATE_REGISTRIES} TrashSlot_1.14.4-10.4.5.jar TrashSlot {trashslot@10.4.5 CREATE_REGISTRIES} u_team_core-1.14.4-2.7.0.129.jar U Team Core {uteamcore@2.7.0.129 CREATE_REGISTRIES} useful_backpacks-1.14.4-1.7.0.34.jar Useful Backpacks {usefulbackpacks@1.7.0.34 CREATE_REGISTRIES} vanilladeathchest-1.14.4-1.9.3.1.jar VanillaDeathChest {vanilladeathchest@1.14.4-1.9.3.1 CREATE_REGISTRIES} WitherSkeletonTweaks-1.14.4-3.0.2.jar Wither Skeleton Tweaks {wstweaks@3.0.2 CREATE_REGISTRIES} WoolToString-1.14.2-1.0.0.jar WoolToString {wooltostring@1.0.0 CREATE_REGISTRIES} Xaeros_Minimap_1.17.7_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@1.17.7 CREATE_REGISTRIES} XaerosWorldMap_1.4.7.1_Forge_1.14.4.jar Xaero's World Map {xaeroworldmap@1.4.7 CREATE_REGISTRIES} YAMDA-4.0.1.jar YAMDA {yamda@4.0.1 CREATE_REGISTRIES} forge-1.14.4-28.0.73-universal.jar Forge {forge@28.0.73 CREATE_REGISTRIES} forge-1.14.4-28.0.73-client.jar Minecraft {minecraft@1.14.4 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
  12. 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?
  13. 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.
  14. ---- 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: javafml@28.0 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
  15. ok, let me remove that mod and see if still crashes. Thanks for your reply! Edit: Yes, removing that mod fixed the current issue. And it now launches properly! Thanks diesieben07 and Cadiboo for helping!
  16. ok so, I downloaded all the mods all from Curseforge only. Now I'm having an issue trying to get the server to launch. Could you help me what I'm doing wrong or what's breaking it?
  17. Well I went to Curseforge, planet minecraft and 9minecraft. Are any of those not an official source? Edit: ok, 9minecraft is on there black list as I've added there extension. I'll see if I can relocate the mods I've gotten from 9minecraft and see if that fixes it. And as for planet minecraft, the overlay didn't popup so I would assume it's a good site.
  18. Hello, I'm working on making a 1.12.2 server and having it host on my MineOS pc. I'm currently running a 1.7.10 server and having a blast. But I keep running into an issue when trying to launch the 1.12.2 server. This is the crash report. ---- Minecraft Crash Report ---- WARNING: coremods are present: MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) MDECore-Core (mdecore-1.12-1.1.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.144.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar) ForgelinPlugin (Forgelin-1.8.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Contact their authors BEFORE contacting forge // Surprise! Haha. Well, this is awkward. Time: 7/10/19 1:35 AM Description: Exception in server tick loop java.lang.NoSuchMethodError: com.xcompwiz.mystcraft.api.symbol.IAgeSymbol.getLocalizedName()Ljava/lang/String; at com.xcompwiz.mystcraft.page.SortingUtils$ComparatorSymbolAlphabetical.compare(SortingUtils.java:69) at com.xcompwiz.mystcraft.page.SortingUtils$ComparatorSymbolAlphabetical.compare(SortingUtils.java:61) at java.util.TimSort.countRunAndMakeAscending(TimSort.java:355) at java.util.TimSort.sort(TimSort.java:234) at java.util.Arrays.sort(Arrays.java:1512) at java.util.ArrayList.sort(ArrayList.java:1462) at com.xcompwiz.mystcraft.item.ItemPage.func_150895_a(ItemPage.java:63) at crafttweaker.mc1120.item.MCItemUtils.createItemList(MCItemUtils.java:38) at crafttweaker.mc1120.brackets.BracketHandlerItem.rebuildItemRegistry(BracketHandlerItem.java:64) at crafttweaker.mc1120.events.CommonEventHandler.registerRecipes(CommonEventHandler.java:57) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_565_CommonEventHandler_registerRecipes_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857) at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:629) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:748) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 4.15.0-54-generic Java Version: 1.8.0_212, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 502644864 bytes (479 MB) / 1130520576 bytes (1078 MB) up to 5100273664 bytes (4864 MB) JVM Flags: 19 total; -Xmx5120M -Xms1024M -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=3 -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=4 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2838 130 mods loaded, 129 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:--------------------------------- |:------------------------ |:----------------------------------------------------------------- |:---------------------------------------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | openmodscore | 0.12.1 | minecraft.jar | None | | LCH | foamfixcore | 7.7.4 | minecraft.jar | None | | LCH | exnihilocreatio | 1.12-0.2.4 | exnihilocreatio-1.12-0.2.4.jar | None | | LCH | additionalcompression | 3.0 | Additional-Compression-Mod-1.12.2.jar | None | | LCH | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | LCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | LCH | autopickup | 2.5 | AutoPickup-1.12-2.5.jar | None | | LCH | bno | 1.12.2-1.0.4.0 | BasicNetherOres-1.12.2-1.0.4.0.jar | None | | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCH | betterbedrockgen | 6.0.2 | BetterBedrockGenerator-1.12-6.1.1.jar | None | | LCH | biomesoplenty | 7.0.1.2424 | BiomesOPlenty-1.12.2-7.0.1.2424-universal.jar | None | | LCH | blockcraftery | 1.12.2-1.1.0 | blockcraftery-1.12.2-1.1.0.jar | None | | LCH | buildcraftlib | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | buildcraftcore | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | buildcraftbuilders | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | buildcrafttransport | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | buildcraftsilicon | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | buildcraftenergy | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | jei | 4.14.3.246 | jei_1.12.2-4.14.3.246.jar | None | | LCH | forestry | 5.8.2.380 | forestry_1.12.2-5.8.2.380.jar | None | | LCH | buildcraftcompat | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | buildcraftfactory | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | buildcraftrobotics | 7.99.20 | buildcraft-all-7.99.20.jar | None | | LCH | cd4017be_lib | 6.2.7 | CD4017BE_lib-1.12.2-6.2.7.jar | None | | LCH | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None | | LCH | endercore | 1.12.2-0.5.43 | EnderCore-1.12.2-0.5.43.jar | None | | LCH | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCH | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None | | LCH | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCH | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCH | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCH | enderio | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderiointegrationtic | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None | | LCH | tconstruct | 1.12.2-2.11.0.106 | TConstruct-1.12.2-2.11.0.106.jar | None | | LCH | ceramics | 1.12-1.3.6 | Ceramics-1.12-1.3.6.jar | None | | LCH | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None | | LCH | compactstorage | 3.1 | CompactChests-Mod-1.12.2.jar | None | | LCH | configmod | v1.0 | coroutil-1.12.1-1.2.15.jar | None | | LCH | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.15.jar | None | | LCH | coroutil | 1.12.1-1.2.15 | coroutil-1.12.1-1.2.15.jar | None | | LCH | crafttweaker | 4.1.13 | CraftTweaker2-1.12-4.1.13.jar | None | | LCH | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.13.jar | None | | LCH | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.155.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCH | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.21.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCH | dldungeonsjbg | 1.11.5 | DoomlikeDungeons-1.11.5-MC1.12.2.jar | None | | LCH | enderore | 1.12.2-v1.1 | Ender+Ore-1.12.2-v1.1.jar | None | | LCH | endercrop | 1.12.2-1.4.1 | Ender-Crop-Mod-1.12.2.jar | None | | LCH | enderiobase | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderioconduits | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderioconduitsappliedenergistics | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderioconduitsopencomputers | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderioconduitsrefinedstorage | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderiointegrationforestry | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderiointegrationticlate | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderiomachines | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | enderiopowertools | 5.0.39 | EnderIO-1.12.2-5.0.39.jar | None | | LCH | energyconverters | 1.1.0.7 | energyconverters_1.12.2-1.1.0.7.jar | None | | LCH | erebus | 1.0.25 | Erebus-1.0.25.jar | None | | LCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCH | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None | | LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.8.jar | None | | LCH | zerocore | 1.12-0.1.2.3 | zerocore-1.12-0.1.2.3.jar | None | | LCH | bigreactors | 1.12.2-0.4.5.50 | ExtremeReactors-1.12.2-0.4.5.50.jar | None | | LCH | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None | | LCH | forgeessentialsclient | 12.3 | forgeessentials-1.12.2-12.3.30-client.jar | None | | LCH | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None | | LCH | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None | | LCH | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | LCH | immersiveengineering | 0.12-88 | ImmersiveEngineering-0.12-88.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | LCH | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None | | LCH | indlog | 1.3.2 | InductiveLogistics-1.12.2-1.3.2.jar | None | | LCH | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None | | LCH | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None | | LCH | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.4-228.jar | None | | LCH | inventorypets | 1.5.3.1 | inventorypets-1.12-1.5.3.1.jar | None | | LCH | inventorytweaks | 1.64+dev.144.88fda94 | InventoryTweaks-1.64+dev.144.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None | | LCH | ironchest | 1.12.2-7.0.55.839 | ironchest-1.12.2-7.0.55.839.jar | None | | LCH | journeymap | 1.12.2-5.5.3 | journeymap-1.12.2-5.5.3.jar | None | | LCH | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | LCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCH | mcjtylib_ng | 3.0.7 | mcjtylib-1.12-3.0.7.jar | None | | LCH | mdecore | 1.12-1.1 | mdecore-1.12-1.1.jar | None | | LCH | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None | | LCH | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None | | LCH | mtrm | 1.2.2.30 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar | None | | LCH | mjrlegendslib | 1.12.2-1.1.7 | MJRLegendsLib-1.12.2-1.1.7.jar | None | | LCH | testdummy | 1.12 | MmmMmmMmmMmm-1.12-1.14.jar | None | | LCH | numina | 1.10.0 | ModularPowersuits-1.12.2-0.7.0.25.jar | None | | LCH | powersuits | 1.12.2-0.7.0.25 | ModularPowersuits-1.12.2-0.7.0.25.jar | None | | LCH | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None | | LCH | mystcraft | 0.13.4.02 | Mystcraft-Mod-1.12.2.jar | None | | LCH | recipehandler | 0.12 | No-More-Recipe-Conflict-Mod-1.12.2.jar | None | | LCH | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCH | openmods | 0.12.1 | OpenModsLib-1.12.2-0.12.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCH | openblocks | 1.8 | OpenBlocks-1.12.2-1.8.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCH | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zb.jar | None | | LCH | projecte | 1.12-PE1.1.0 | ProjectE-Mod-1.12.1.jar | None | | LCH | plustic | 7.0.0.0 | plustic-7.0.0.0.jar | None | | LCH | pneumaticcraft | 1.12.2-0.8.4-303 | pneumaticcraft-repressurized-1.12.2-0.8.4-303.jar | None | | LCH | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None | | LCH | practicallogistics2 | 3.0.8 | practicallogistics2-1.12.2-3.0.8-11.jar | None | | LCH | ruins | 17.1 | Ruins-1.12.2.jar | None | | LCH | simplecore | 1.7.2.13 | SimpleCore-API-1.12.2.jar | None | | LCH | simpleores | 1.11.2.2 | simpleores-1.12.2-1.11.2.2.jar | None | | LCH | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCH | simplyjetpacks | 2.2.10.63 | SimplyJetpacks2-1.12.2-2.2.10.63.jar | None | | LCH | spawncommands | 2.7.2alpha | SpawnCommands-2.7.2alpha-mc1.12.2-forge-NoYLimitsConfigOption.jar | None | | LCH | tcomplement | ${version} | TinkersComplement-1.12.2-0.2.3b.jar | None | | LCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | LCH | bspkrscore | at_0.9 | TreeCapitator-Mod-1.12.jar | None | | LCH | treecapitator | at_0.9 | TreeCapitator-Mod-1.12.jar | None | | LCH | uncraftingtable | 1.8-beta6 | Uncrafting-Table-Mod-1.12.1.jar | None | | LCH | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None | | LCH | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None | | LCH | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None | | LCH | wawla | 2.5.265 | Wawla-1.12.2-2.5.265.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCH | moofluids | 1.12.2-1.8.12.02a | MooFluids-1.12.2-1.8.12.02a.jar | None | | LCH | mysticallib | 1.12.2-1.0.0 | mysticallib-1.12.2-1.0.0.jar | None | | LCH | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None | | LCH | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None | | UD | mdecore-core | 1.0 | minecraft.jar | None | Loaded coremods (and transformers): MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) MDECore-Core (mdecore-1.12-1.1.jar) com.mattdahepic.mdecore.asm.TickrateTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.43.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.144.jar) invtweaks.forge.asm.ContainerTransformer IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer ForgelinPlugin (Forgelin-1.8.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar) openmods.core.OpenModsClassTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED] AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - wailaIntegration (Enabled/Not Forced) Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced) - ModuleFeature (Enabled/Not Forced) - CeramicsPlugin (Enabled/Not Forced) - ChiselPlugin (Enabled/Not Forced) - ExNihiloPlugin (Enabled/Not Forced) List of loaded APIs: * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar * betteradvancements|API (0.0.14.68) from BetterAdvancements-1.12.2-0.0.14.68.jar * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.50.jar * BuildCraftAPI|blocks (1.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|boards (2.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|core (2.2) from buildcraft-all-7.99.20.jar * BuildCraftAPI|crops (1.1) from buildcraft-all-7.99.20.jar * BuildCraftAPI|enums (1.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|events (2.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|facades (1.1) from buildcraft-all-7.99.20.jar * BuildCraftAPI|filler (5.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|fuels (2.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|gates (4.1) from buildcraft-all-7.99.20.jar * BuildCraftAPI|items (1.1) from buildcraft-all-7.99.20.jar * BuildCraftAPI|library (2.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|lists (1.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|power (1.3) from buildcraft-all-7.99.20.jar * BuildCraftAPI|recipes (3.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|robotics (3.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|statements (1.1) from buildcraft-all-7.99.20.jar * BuildCraftAPI|tiles (1.2) from buildcraft-all-7.99.20.jar * BuildCraftAPI|tools (1.0) from buildcraft-all-7.99.20.jar * BuildCraftAPI|transport (5.0) from buildcraft-all-7.99.20.jar * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.1.22-universal.jar * compactstorage (3.1) from CompactChests-Mod-1.12.2.jar * CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.15.jar * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.11.5-MC1.12.2.jar * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.39.jar * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.39.jar * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.39.jar * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.39.jar * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.39.jar * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.39.jar * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.39.jar * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.39.jar * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.39.jar * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.380.jar * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.380.jar * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-88.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-88.jar * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.4-228.jar * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.3.jar * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.3.jar * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.3.jar * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.3.jar * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.3.jar * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.14.3.246.jar * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar * MouseTweaks|API (1.0) from MouseTweaks-2.9-mc1.12.2.jar * Mystcraft|API (0.2) from Mystcraft-Mod-1.12.2.jar * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.8.4-303.jar * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar * projecteapi (1.11.2-1.0.0) from ProjectE-Mod-1.12.1.jar * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar * veinminerApi (0.3) from VeinMiner-1.12-0.38.2.647+b31535a.jar * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar Ender IO: No known problems detected. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) I don't know what going on as I don't know how the new forge crashes as I'm used to the crash log from ~1.7 and earlier. This is also my jvm arg: -d64 -Xms1024 -Xmx5120 -server -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=3 -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=4 My server is an i7-3770S and a 16gb ddr3 kit at 1600mhz. It's an HP SFF desktop. Any help would be appreciated.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.