Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.1-core.jar)
  5. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Who set us up the TNT?
  9.  
  10. Time: 12/16/18 6:22 PM
  11. Description: Exception in server tick loop
  12.  
  13. Missing Mods:
  14. unknown : need 1.12.2-1.1.11: have missing
  15.  
  16. net.minecraftforge.fml.common.MissingModsException: Mod aether (Aether II) requires [orbis_api@1.12.2-1.1.11]
  17. at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:264)
  18. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570)
  19. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  20. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  21. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  22. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  23. at java.lang.Thread.run(Thread.java:748)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- System Details --
  30. Details:
  31. Minecraft Version: 1.12.2
  32. Operating System: Linux (amd64) version 4.17.3-1.el7.elrepo.x86_64
  33. Java Version: 1.8.0_171, Oracle Corporation
  34. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  35. Memory: 172021776 bytes (164 MB) / 594542592 bytes (567 MB) up to 3817865216 bytes (3641 MB)
  36. JVM Flags: 2 total; -Xms128M -Xmx4096M
  37. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  38. FML: MCP 9.42 Powered by Forge 14.23.5.2768 8 mods loaded, 8 mods active
  39. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  40.  
  41. | State | ID | Version | Source | Signature |
  42. |:----- |:--------------- |:------------- |:------------------------------------------- |:---------------------------------------- |
  43. | U | minecraft | 1.12.2 | minecraft.jar | None |
  44. | U | mcp | 9.42 | minecraft.jar | None |
  45. | U | FML | 8.0.99.99 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  46. | U | forge | 14.23.5.2768 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  47. | U | aether | 1.12.2-1.1.12 | aether_ii-1.12.2-1.1.12.jar | None |
  48. | U | tropicraft | 7.1.8.105 | tropicraft-MC1.12.2-7.1.8.105.jar | None |
  49. | U | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  50. | U | thebetweenlands | 3.4.1 | TheBetweenlands-3.4.1-server.jar | None |
  51.  
  52. Loaded coremods (and transformers):
  53. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.1-core.jar)
  54. thebetweenlands.core.TheBetweenlandsClassTransformer
  55. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  56. team.chisel.ctm.client.asm.CTMTransformer
  57. Profiler Position: N/A (disabled)
  58. Is Modded: Definitely; Server brand changed to 'fml,forge'
  59. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement