Guest User

crashreport

a guest
Sep 2nd, 2020
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 13.59 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4.   EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Why did you do that?
  8.  
  9. Time: 9/2/20 11:46 AM
  10. Description: Exception in server tick loop
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)
  13. Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 2, One is already registered
  14.     at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:134)
  15.     at appeng.core.Registration.registerSpatialDimension(Registration.java:201)
  16.     at appeng.core.Registration.postInit(Registration.java:352)
  17.     at appeng.core.AppEng.postInit(AppEng.java:235)
  18.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21.     at java.lang.reflect.Method.invoke(Method.java:498)
  22.     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  23.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  24.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25.     at java.lang.reflect.Method.invoke(Method.java:498)
  26.     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27.     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28.     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29.     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30.     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31.     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32.     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33.     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  34.     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  35.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38.     at java.lang.reflect.Method.invoke(Method.java:498)
  39.     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  40.     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  41.     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  42.     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  43.     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  44.     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  45.     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  46.     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  47.     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754)
  48.     at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
  49.     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
  50.     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  51.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  52.     at java.lang.Thread.run(Thread.java:748)
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- System Details --
  59. Details:
  60.     Minecraft Version: 1.12.2
  61.     Operating System: Linux (amd64) version 4.4.0-184-generic
  62.     Java Version: 1.8.0_222, Oracle Corporation
  63.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  64.     Memory: 474115256 bytes (452 MB) / 1444413440 bytes (1377 MB) up to 1444413440 bytes (1377 MB)
  65.     JVM Flags: 3 total; -XX:MaxMetaspaceSize=200M -Xmx1500M -Xms750M
  66.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  67.     FML: MCP 9.42 Powered by Forge 14.23.5.2854 46 mods loaded, 46 mods active
  68.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  69.  
  70.     | State | ID                                | Version            | Source                                             | Signature                                |
  71.     |:----- |:--------------------------------- |:------------------ |:-------------------------------------------------- |:---------------------------------------- |
  72.     | LCHIJ | minecraft                         | 1.12.2             | minecraft.jar                                      | None                                     |
  73.     | LCHIJ | mcp                               | 9.42               | minecraft.jar                                      | None                                     |
  74.     | LCHIJ | FML                               | 8.0.99.99          | forge.jar                                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  75.     | LCHIJ | forge                             | 14.23.5.2854       | forge.jar                                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  76.     | LCHIE | appliedenergistics2               | rv6-stable-6       | appliedenergistics2-rv6-stable-6.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  77.     | LCHI  | baubles                           | 1.5.2              | Baubles-1.12-1.5.2.jar                             | None                                     |
  78.     | LCHI  | bonsaitrees                       | 1.1.4              | bonsaitrees-1.1.4-b170.jar                         | None                                     |
  79.     | LCHI  | bookshelf                         | 2.3.590            | Bookshelf-1.12.2-2.3.590.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
  80.     | LCHI  | codechickenlib                    | 3.2.3.358          | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  81.     | LCHI  | redstoneflux                      | 2.1.1              | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
  82.     | LCHI  | brandonscore                      | 2.4.18             | BrandonsCore-1.12.2-2.4.18.210-universal.jar       | None                                     |
  83.     | LCHI  | cavern                            | 2.3.1              | Cavern_1.12.2-v2.3.1.jar                           | None                                     |
  84.     | LCHI  | chickenchunks                     | 2.4.2.74           | ChickenChunks-1.12.2-2.4.2.74-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  85.     | LCHI  | customnpcs                        | 1.12               | CustomNPCs_1.12.2-(05Jul20).jar                    | None                                     |
  86.     | LCHI  | jei                               | 4.16.1.302         | jei_1.12.2-4.16.1.302.jar                          | None                                     |
  87.     | LCHI  | cyclicmagic                       | 1.20.5             | Cyclic-1.12.2-1.20.5.jar                           | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
  88.     | LCHI  | draconicevolution                 | 2.3.25             | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None                                     |
  89.     | LCHI  | eplus                             | 5.0.176            | EnchantingPlus-1.12.2-5.0.176.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
  90.     | LCHI  | endercore                         | 1.12.2-0.5.76      | EnderCore-1.12.2-0.5.76.jar                        | None                                     |
  91.     | LCHI  | enderio                           | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  92.     | LCHI  | enderiointegrationtic             | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  93.     | LCHI  | enderiobase                       | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  94.     | LCHI  | enderioconduits                   | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  95.     | LCHI  | enderioconduitsappliedenergistics | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  96.     | LCHI  | enderioconduitsopencomputers      | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  97.     | LCHI  | enderioconduitsrefinedstorage     | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  98.     | LCHI  | enderiointegrationforestry        | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  99.     | LCHI  | enderiointegrationticlate         | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  100.     | LCHI  | enderiomachines                   | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  101.     | LCHI  | enderiopowertools                 | 5.2.59             | EnderIO-1.12.2-5.2.59.jar                          | None                                     |
  102.     | LCHI  | enderstorage                      | 2.4.6.137          | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  103.     | LCHI  | ic2                               | 2.8.170-ex112      | industrialcraft-2-2.8.170-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
  104.     | LCHI  | energycontrol                     | 1.12.2-0.1.8       | EnergyControl-1.12.2-0.1.8.jar                     | None                                     |
  105.     | LCHI  | extrautils2                       | 1.0                | extrautils2-1.12-1.9.9.jar                         | None                                     |
  106.     | LCHI  | improvedbackpacks                 | 1.12.2-1.5.0.0     | ImprovedBackpacks-1.12.2-1.5.0.0.jar               | None                                     |
  107.     | LCHI  | lordcraft                         | 1.0.0              | Lord Craft 2.10.1.jar                              | None                                     |
  108.     | LCHI  | naturescompass                    | 1.8.5              | NaturesCompass-1.12.2-1.8.5.jar                    | None                                     |
  109.     | LCHI  | timecore                          | 1.0.1.1            | TimeCore-1.12.2-1.0.1.1.jar                        | None                                     |
  110.     | LCHI  | overchanter                       | 1.0.0.2            | overchanter-1.0.0.2.jar                            | None                                     |
  111.     | LCHI  | harvestcraft                      | 1.12.2zb           | Pam's HarvestCraft 1.12.2zg.jar                    | None                                     |
  112.     | LCHI  | pvj                               | 1.6.4              | ProjectVibrantJourneys-1.12.2-1.6.4.jar            | None                                     |
  113.     | LCHI  | solarflux                         | 12.3.8             | SolarFluxReborn_1.12.2-12.3.8.jar                  | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
  114.     | LCHI  | super_solar_panels                | 1.3.0              | SuperSolarPanels-1.3.1.jar                         | None                                     |
  115.     | LCHI  | tombstone                         | 4.0.0              | tombstone-4.0.0-1.12.2.jar                         | None                                     |
  116.     | LCHI  | variedcommodities                 | 1.12.2             | VariedCommodities_1.12.2(21nov19).jar              | None                                     |
  117.     | LCHI  | rtg                               | 6.1.0.0-snapshot.1 | RTG-1.12.2-6.1.0.0-snapshot.1.jar                  | None                                     |
  118.  
  119.     Loaded coremods (and transformers):
  120. EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  121.  com.enderio.core.common.transform.EnderCoreTransformer
  122.  com.enderio.core.common.transform.SimpleMixinPatcher
  123.     AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  124.     Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  125.                   * Offline mode for dedicated servers is NOT supported by Ender IO.
  126.                  This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  127.     Authlib is : /server/minecraft_server.1.12.2.jar
  128.  
  129.     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  130.     !!!You are looking at the diagnostics information, not at the crash.       !!!
  131.     !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  132.     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  133.  
  134.     Profiler Position: N/A (disabled)
  135.     Is Modded: Definitely; Server brand changed to 'fml,forge'
  136.     Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment