The_FlyingPie Posted August 21, 2019 Share Posted August 21, 2019 So i cant start my server and i have no idea why as i followed the instructions the site i'm going through gave me. My crash log looks like this ---- Minecraft Crash Report ---- // Why did you do that? Time: 8/20/19 9:59 PM Description: Exception in server tick loop net.minecraftforge.fml.common.MultipleModsErrored at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:300) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:547) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:335) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:122) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483) 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 Operating System: Linux (amd64) version 4.4.0-154-generic Java Version: 1.8.0_222, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 542203888 bytes (517 MB) / 948436992 bytes (904 MB) up to 1304952832 bytes (1244 MB) JVM Flags: 3 total; -XX:MaxMetaspaceSize=200M -Xmx1400M -Xms700M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.40 Powered by Forge 14.21.1.2387 8 mods loaded, 8 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored U minecraft{1.12} [Minecraft] (minecraft.jar) U mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) U FML{8.0.99.99} [Forge Mod Loader] (forge.jar) U forge{14.21.1.2387} [Minecraft Forge] (forge.jar) U baubles{1.5.2} [Baubles] (Baubles-1.12-1.5.2.jar) U knowledgeshare{1.1} [Knowledge Share] (knowledgeshare-1.1.jar) U thaumcraft{6.1.BETA26} [Thaumcraft] (Thaumcraft-1.12.2-6.1.BETA26.jar) U tcinventoryscan{2.0.10} [Thaumcrafft Inventory Scanning] (ThaumicInventoryScanning_1.12.2-2.0.10.jar) Loaded coremods (and transformers): Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) It seems my mods are unloaded but im unsure why as on my client side i can load right into my own world, not my server. PLEASE, help. Quote Link to comment Share on other sites More sharing options...
Hosam20101 Posted August 21, 2019 Share Posted August 21, 2019 i’m having the exact same problem atm Quote Link to comment Share on other sites More sharing options...
DavidM Posted August 21, 2019 Share Posted August 21, 2019 (edited) Do not use 1.12. Use 1.12.2. @Hosam20101 You probably don’t. Please make your own thread and provide your log. Edited August 21, 2019 by DavidM Quote Some tips: Spoiler Modder Support: Spoiler 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Support & Bug Reports: Spoiler 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support. Link to comment Share on other sites More sharing options...
Hosam20101 Posted August 22, 2019 Share Posted August 22, 2019 38 minutes ago, DavidM said: Do not use 1.12. Use 1.12.2. @Hosam20101 You probably don’t. Please make your own thread and provide your log. i already have made my own thread and posted my log Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.