SmashingMods / antimatter-chemistry

15 stars 8 forks source link

Crash de servidor (ContentTweaker) #332

Closed alyssondev20 closed 2 years ago

alyssondev20 commented 2 years ago

---- Minecraft Crash Report ---- // I let you down. Sorry :(

Time: 2022-06-28 16:22:39 BRT Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ContentTweaker (contenttweaker) Caused by: java.lang.IllegalArgumentException: Negative time at java.io.File.setLastModified(File.java:1464) at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1168) at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1088) at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1040) at com.teamacronymcoders.base.savesystem.SaveLoader.getSavedObject(SaveLoader.java:24) at com.teamacronymcoders.base.materialsystem.MaterialUser.setup(MaterialUser.java:33) at com.teamacronymcoders.base.BaseModFoundation.preInit(BaseModFoundation.java:96) at com.teamacronymcoders.contenttweaker.ContentTweaker.preInit(ContentTweaker.java:40) 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.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:125) 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 -- Minecraft Version: 1.12.2 Operating System: Linux (aarch64) version 5.13.0-1036-oracle Java Version: 1.8.0_301, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 645104264 bytes (615 MB) / 2368208896 bytes (2258 MB) up to 4772593664 bytes (4551 MB) JVM Flags: 2 total; -Xms128M -Xmx5120M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2860 242 mods loaded, 242 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                          | server.jar                                                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | forge                             | 14.23.5.2860                       | server.jar                                                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | additionalresources               | 0.1.1                              | additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar      | None                                     |
   | LCH   | ivtoolkit                         | 1.3.3-1.12                         | minecraft.jar                                              | None                                     |
   | LCH   | micdoodlecore                     |                                    | minecraft.jar                                              | None                                     |
   | LCH   | openmodscore                      | 0.12.2                             | minecraft.jar                                              | None                                     |
   | LCH   | bnbgamingcore                     | 0.12.0                             | minecraft.jar                                              | None                                     |
   | LCH   | foamfixcore                       | 7.7.4                              | minecraft.jar                                              | None                                     |
   | LCH   | tickcentral                       | 3.2                                | TickCentral-3.2.jar                                        | None                                     |
   | LCH   | randompatches                     | 1.12.2-1.22.1.10                   | randompatches-1.12.2-1.22.1.10.jar                         | None                                     |
   | LCH   | tweakersconstruct                 | 1.12.2-1.6.1                       | tweakersconstruct-1.12.2-1.6.1.jar                         | None                                     |
   | LCH   | forgelin                          | 1.8.4                              | Forgelin-1.8.4.jar                                         | None                                     |
   | LCH   | alib                              | 1.0.12                             | alib-1.0.12.jar                                            | None                                     |
   | LCH   | wanionlib                         | 1.12.2-2.5                         | WanionLib-1.12.2-2.5.jar                                   | None                                     |
   | LCH   | biggercraftingtables              | 1.12.2-2.3                         | BiggerCraftingTables-1.12.2-2.3.jar                        | None                                     |
   | LCH   | crafttweaker                      | 4.1.20                             | CraftTweaker2-1.12-4.1.20.674.jar                          | None                                     |
   | LCH   | alchemistry                       | 1.12.2-42                          | alchemistry-1.12.2-42.jar                                  | None                                     |
   | LCH   | endertweaker                      | 1.2.3                              | EnderTweaker-1.12.2-1.2.3.jar                              | None                                     |
   | LCH   | mtlib                             | 3.0.7                              | MTLib-3.0.7.jar                                            | None                                     |
   | LCH   | modtweaker                        | 4.0.19                             | modtweaker-4.0.20.4.jar                                    | None                                     |
   | LCH   | jei                               | 4.16.1.301                         | jei_1.12.2-4.16.1.301.jar                                  | None                                     |
   | LCH   | abyssalcraft                      | 1.10.4                             | AbyssalCraft-1.12.2-1.10.4.jar                             | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCH   | roots                             | 1.12.2-3.1.4                       | Roots-1.12.2-3.1.4.jar                                     | None                                     |
   | LCH   | mysticalworld                     | 1.12.2-1.11.0                      | mysticalworld-1.12.2-1.11.0.jar                            | None                                     |
   | LCH   | chisel                            | MC1.12.2-1.0.2.45                  | Chisel-MC1.12.2-1.0.2.45.jar                               | None                                     |
   | LCH   | baubles                           | 1.5.2                              | Baubles-1.12-1.5.2.jar                                     | None                                     |
   | LCH   | endercore                         | 1.12.2-0.5.76                      | EnderCore-1.12.2-0.5.76.jar                                | None                                     |
   | LCH   | thaumcraft                        | 6.1.BETA26                         | Thaumcraft-1.12.2-6.1.BETA26.jar                           | None                                     |
   | LCH   | toolprogression                   | 1.12.2-1.6.12                      | toolprogression-1.12.2-1.6.12.jar                          | e631d7254e451d0360d0148cb21407d5511d45e9 |
   | LCH   | codechickenlib                    | 3.2.3.358                          | CodeChickenLib-1.12.2-3.2.3.358-universal.jar              | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | redstoneflux                      | 2.1.1                              | RedstoneFlux-1.12-2.1.1.1-universal.jar                    | None                                     |
   | LCH   | cofhcore                          | 4.6.6                              | CoFHCore-1.12.2-4.6.6.1-universal.jar                      | None                                     |
   | LCH   | brandonscore                      | 2.4.20                             | BrandonsCore-1.12.2-2.4.20.162-universal.jar               | None                                     |
   | LCH   | cofhworld                         | 1.4.0                              | CoFHWorld-1.12.2-1.4.0.1-universal.jar                     | None                                     |
   | LCH   | thermalfoundation                 | 2.6.7                              | ThermalFoundation-1.12.2-2.6.7.1-universal.jar             | None                                     |
   | LCH   | draconicevolution                 | 2.3.28                             | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar         | None                                     |
   | LCH   | thermalexpansion                  | 5.5.7                              | ThermalExpansion-1.12.2-5.5.7.1-universal.jar              | None                                     |
   | LCH   | enderio                           | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LCH   | enderiointegrationtic             | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LCH   | mantle                            | 1.12-1.3.3.55                      | Mantle-1.12-1.3.3.55.jar                                   | None                                     |
   | LCH   | quark                             | r1.6-179                           | Quark-r1.6-179.jar                                         | None                                     |
   | LCH   | twilightforest                    | 3.11.1021                          | twilightforest-1.12.2-3.11.1021-universal.jar              | None                                     |
   | LCH   | tconstruct                        | 1.12.2-2.13.0.183                  | TConstruct-1.12.2-2.13.0.183.jar                           | None                                     |
   | LCH   | acintegration                     | 1.11.3                             | AbyssalCraft Integration-1.12.2-1.11.3.jar                 | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCH   | fastbench                         | 1.7.3                              | FastWorkbench-1.12.2-1.7.3.jar                             | None                                     |
   | LCH   | actuallyadditions                 | 1.12.2-r152                        | ActuallyAdditions-1.12.2-r152.jar                          | None                                     |
   | LCH   | actuallybaubles                   | 1.1                                | ActuallyBaubles-1.12-1.1.jar                               | None                                     |
   | LCH   | appliedenergistics2               | rv6-stable-7-extended_life-v0.52.8 | appliedenergistics2-rv6-stable-7-extended_life-v0.52.8.jar | None                                     |
   | LCH   | aenetvistool                      | 1.0.3                              | AE-Net-Vis-Tool-1.12.2-1.0.3.0-universal.jar               | None                                     |
   | LCH   | projecte                          | 1.12.2-PE1.4.1                     | ProjectE-1.12.2-PE1.4.1.jar                                | None                                     |
   | LCH   | p455w0rdslib                      | 2.3.161                            | p455w0rdslib-1.12.2-2.3.161.jar                            | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCH   | ae2wtlib                          | 1.0.34                             | AE2WTLib-1.12.2-1.0.34.jar                                 | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCH   | aether_legacy                     | 1.5.3.2                            | aether-1.12.2-v1.5.3.2.jar                                 | None                                     |
   | LCH   | infinitylib                       | 1.12.2-1.12.1                      | infinitylib-1.12.1.jar                                     | None                                     |
   | LCH   | agricraft                         | 2.12.0-1.12.2-b2                   | agricraft-2.12.0-1.12.2-b2.jar                             | None                                     |
   | LCH   | akashictome                       | 1.2-12                             | AkashicTome-1.2-12.jar                                     | None                                     |
   | LCH   | appleskin                         | 1.0.14                             | AppleSkin-mc1.12-1.0.14.jar                                | None                                     |
   | LCH   | astralsorcery                     | 1.10.27                            | astralsorcery-1.12.2-1.10.27.jar                           | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | LCH   | astral-level-nerf                 | 1.0.1                              | astral-level-nerf-1.0.1-all.jar                            | None                                     |
   | LCH   | atum                              | 2.0.20                             | Atum-1.12.2-2.0.20.jar                                     | None                                     |
   | LCH   | morphtool                         | 1.2-21                             | Morph-o-Tool-1.2-21.jar                                    | None                                     |
   | LCH   | autoreglib                        | 1.3-32                             | AutoRegLib-1.3-32.jar                                      | None                                     |
   | LCH   | avaritia                          | 3.3.0                              | Avaritia-1.12.2-3.3.0.37-universal.jar                     | None                                     |
   | LCH   | avaritiaddons                     | 1.12.2-1.2                         | Avaritiaddons-1.12.2-1.2.jar                               | None                                     |
   | LCH   | badmobs                           | 1.1.40                             | BadMobs-1.12.2-1.1.40.jar                                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | badwithernocookiereloaded         | 1.12.2-3.4.18                      | badwithernocookiereloaded-1.12.2-3.4.18.jar                | None                                     |
   | LCH   | base                              | 3.14.0                             | base-1.12.2-3.14.0.jar                                     | None                                     |
   | LCH   | bno                               | 1.12.2-1.0.4.0                     | BasicNetherOres-1.12.2-1.0.5.0.jar                         | None                                     |
   | LCH   | bhc                               | 1.2.3                              | baubley-heart-canisters-1.12.2-1.2.3.jar                   | None                                     |
   | LCH   | bedpatch                          | 2.2                                | bedpatch-2.2-1.12.2.jar                                    | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
   | LCH   | betterbuilderswands               | 0.11.1                             | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar            | None                                     |
   | LCH   | bettercaves                       | 1.12.2                             | bettercaves-1.12.2-2.0.4.jar                               | None                                     |
   | LCH   | betternether                      | 0.1.8.6                            | betternether-0.1.8.6.jar                                   | None                                     |
   | LCH   | betterp2p                         | 1.12.2-1.2.2                       | betterp2p-1.12.2-1.2.2.jar                                 | None                                     |
   | LCH   | betterquesting                    | 3.5.329                            | BetterQuesting-3.5.329.jar                                 | None                                     |
   | LCH   | botania                           | r1.10-364                          | Botania r1.10-364.4.jar                                    | None                                     |
   | LCH   | patchouli                         | 1.0-23.6                           | Patchouli-1.0-23.6.jar                                     | None                                     |
   | LCH   | bewitchment                       | 0.22.63                            | bewitchment-1.12.2-0.0.22.64.jar                           | None                                     |
   | LCH   | bibliocraft                       | 2.4.6                              | BiblioCraft[v2.4.6][MC1.12.2].jar                          | None                                     |
   | LCH   | biometweaker                      | 3.2.369                            | BiomeTweaker-1.12.2-3.2.369.jar                            | 631f326344f7f5fd7df7eb940760ebd52b7c9c17 |
   | LCH   | guideapi                          | 1.12-2.1.8-63                      | Guide-API-1.12-2.1.8-63.jar                                | None                                     |
   | LCH   | bloodmagic                        | 1.12.2-2.4.3-105                   | BloodMagic-1.12.2-2.4.3-105.jar                            | None                                     |
   | LCH   | bnbgaminglib                      | 2.17.6                             | BNBGamingLib-1.12.2-2.17.6.jar                             | None                                     |
   | LCH   | bookshelf                         | 2.3.590                            | Bookshelf-1.12.2-2.3.590.jar                               | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | bqtweaker                         | 1.3.3                              | BQTweaker-1.3.3.jar                                        | None                                     |
   | LCH   | buildinggadgets                   | 2.8.4                              | BuildingGadgets-2.8.4.jar                                  | None                                     |
   | LCH   | chameleon                         | 1.12-4.1.3                         | Chameleon-1.12-4.1.3.jar                                   | None                                     |
   | LCH   | chiselsandbits                    | 14.33                              | chiselsandbits-14.33.jar                                   | None                                     |
   | LCH   | clumps                            | 3.1.2                              | Clumps-3.1.2.jar                                           | None                                     |
   | LCH   | cyclopscore                       | 1.6.7                              | CyclopsCore-1.12.2-1.6.7.jar                               | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCH   | commoncapabilities                | 2.4.8                              | CommonCapabilities-1.12.2-2.4.8.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCE   | contenttweaker                    | 1.12.2-4.10.0                      | ContentTweaker-1.12.2-4.10.0.jar                           | None                                     |
   | LC    | craftingtweaks                    | 8.1.9                              | CraftingTweaks_1.12.2-8.1.9.jar                            | None                                     |
   | LC    | crafttweakerjei                   | 2.0.3                              | CraftTweaker2-1.12-4.1.20.674.jar                          | None                                     |
   | LC    | cucumber                          | 1.1.3                              | Cucumber-1.12.2-1.1.3.jar                                  | None                                     |
   | LC    | waila                             | 1.8.26                             | Hwyla-1.8.26-B41_1.12.2.jar                                | None                                     |
   | LC    | stg                               | 1.12.2-1.2.3                       | stg-1.12.2-1.2.3.jar                                       | None                                     |
   | LC    | danknull                          | 1.7.101                            | DankNull-1.12.2-1.7.101.jar                                | 644f38521a349310a5dae0239577dc7beebefaec |
   | LC    | divinerpg                         | 1.7.1                              | DivineRPG-1.7.1.jar                                        | None                                     |
   | LC    | dj2addons                         | 1.0-SNAPSHOT                       | dj2addons-1.0.1.jar                                        | None                                     |
   | LC    | draconicadditions                 | 1.15.1                             | Draconic-Additions-1.12.2-1.15.1.39-universal.jar          | None                                     |
   | LC    | dupefixproject                    | 3.1.6                              | DupeFixProject-1.12.2-3.1.6.jar                            | None                                     |
   | LC    | enderiobase                       | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | enderioconduits                   | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | enderioconduitsappliedenergistics | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | enderioconduitsopencomputers      | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | enderioconduitsrefinedstorage     | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | enderiointegrationforestry        | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | enderiointegrationticlate         | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | enderioinvpanel                   | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | ftblib                            | 5.4.7.2                            | FTBLib-5.4.7.2.jar                                         | None                                     |
   | LC    | enderiomachines                   | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | enderiopowertools                 | 5.3.70                             | EnderIO-1.12.2-5.3.70.jar                                  | None                                     |
   | LC    | mcmultipart                       | 2.5.3                              | MCMultiPart-2.5.3.jar                                      | None                                     |
   | LC    | mekanism                          | 1.12.2-9.8.3.390                   | Mekanism-1.12.2-9.8.3.390.jar                              | None                                     |
   | LC    | gasconduits                       | 5.3.70                             | EnderIO-conduits-mekanism-1.12.2-5.3.70.jar                | None                                     |
   | LC    | enderioendergy                    | 5.3.70                             | EnderIO-endergy-1.12.2-5.3.70.jar                          | None                                     |
   | LC    | enderstorage                      | 2.4.6.137                          | EnderStorage-1.12.2-2.4.6.137-universal.jar                | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | enderutilities                    | 0.7.15                             | enderutilities-1.12.2-0.7.15.jar                           | 2b03e1423915a189b8094816baa18f239d576dff |
   | LC    | erebus                            | 1.0.32                             | Erebus-1.0.32.jar                                          | None                                     |
   | LC    | erebusfix                         | 1.12.2-0.0.0.1                     | erebusfix-1.12.2-0.0.0.1.jar                               | None                                     |
   | LC    | evilcraft                         | 0.10.78                            | EvilCraft-1.12.2-0.10.78.jar                               | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LC    | evilcraftcompat                   | 1.0.0                              | EvilCraft-1.12.2-0.10.78.jar                               | None                                     |
   | LC    | extendedcrafting                  | 1.7.0                              | ExtendedCrafting-Nomifactory-Edition-1.7.0.jar             | None                                     |
   | LC    | extracells                        | 2.6.7                              | ExtraCells-1.12.2-2.6.7.jar                                | None                                     |
   | LC    | extracpus                         | 1.12.2-1.2.1                       | extracpus-1.12.2-1.2.1.jar                                 | None                                     |
   | LC    | extrautils2                       | 1.0                                | extrautils2-1.12-1.9.9.jar                                 | None                                     |
   | LC    | zerocore                          | 1.12.2-0.1.2.9                     | zerocore-1.12.2-0.1.2.9.jar                                | None                                     |
   | LC    | bigreactors                       | 1.12.2-0.4.5.68                    | ExtremeReactors-1.12.2-0.4.5.68.jar                        | None                                     |
   | LC    | fastleafdecay                     | v14                                | FastLeafDecay-v14.jar                                      | None                                     |
   | LC    | foamfix                           | 0.10.14-1.12.2                     | foamfix-0.10.14-1.12.2.jar                                 | None                                     |
   | LC    | forgemultipartcbe                 | 2.6.2.83                           | ForgeMultipart-1.12.2-2.6.2.83-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | microblockcbe                     | 2.6.2.83                           | ForgeMultipart-1.12.2-2.6.2.83-universal.jar               | None                                     |
   | LC    | minecraftmultipartcbe             | 2.6.2.83                           | ForgeMultipart-1.12.2-2.6.2.83-universal.jar               | None                                     |
   | LC    | forgivingvoid                     | 1.1.0                              | ForgivingVoid_1.12.2-1.1.0.jar                             | None                                     |
   | LC    | ftbbackups                        | 1.1.0.1                            | FTBBackups-1.1.0.1.jar                                     | None                                     |
   | LC    | ftbutilities                      | 5.4.1.131                          | FTBUtilities-5.4.1.131.jar                                 | None                                     |
   | LC    | galacticraftcore                  | 4.0.2.280                          | GalacticraftCore-1.12.2-4.0.2.280.jar                      | None                                     |
   | LC    | galacticraftplanets               | 4.0.2.280                          | Galacticraft-Planets-1.12.2-4.0.2.280.jar                  | None                                     |
   | LC    | galacticrafttweaker               | 1.12.2-1.0.3                       | GalacticraftTweaker-1.12.2-1.0.3.jar                       | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LC    | gbook                             | 2.9.5                              | Guidebook-1.12.2-2.9.5.jar                                 | None                                     |
   | LC    | hammercore                        | 2.0.6.28                           | HammerLib-1.12.2-2.0.6.28.jar                              | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
   | LC    | teslacorelib                      | 1.0.18                             | tesla-core-lib-1.12.2-1.0.18.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LC    | industrialforegoing               | 1.12.2-1.12.2                      | industrialforegoing-1.12.2-1.12.13-237.jar                 | None                                     |
   | LC    | initialinventory                  | 2.0.2                              | InitialInventory-3.0.0.jar                                 | None                                     |
   | LC    | integrateddynamics                | 1.1.11                             | IntegratedDynamics-1.12.2-1.1.11.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LC    | integrateddynamicscompat          | 1.0.0                              | IntegratedDynamics-1.12.2-1.1.11.jar                       | None                                     |
   | LC    | integratedtunnels                 | 1.6.14                             | IntegratedTunnels-1.12.2-1.6.14.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LC    | integratedtunnelscompat           | 1.0.0                              | IntegratedTunnels-1.12.2-1.6.14.jar                        | None                                     |
   | LC    | inventorytweaks                   | 1.63+release.109.220f184           | InventoryTweaks-1.63.jar                                   | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | LC    | inworldcrafting                   | 1.12.2-1.2.0                       | inworldcrafting-1.12.2-1.2.0-universal.jar                 | None                                     |
   | LC    | ironchest                         | 1.12.2-7.0.67.844                  | ironchest-1.12.2-7.0.72.847.jar                            | None                                     |
   | LC    | journeymap                        | 1.12.2-5.7.1                       | journeymap-1.12.2-5.7.1.jar                                | None                                     |
   | LC    | jecalculation                     | 1.12.2-3.2.7                       | JustEnoughCalculation-1.12.2-3.2.7.jar                     | None                                     |
   | LC    | justenoughreactors                | 1.1.3.61                           | JustEnoughReactors-1.12.2-1.1.3.61.jar                     | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
   | LC    | knowledgeshare                    | 1.1                                | knowledgeshare-1.1.jar                                     | None                                     |
   | LC    | laggoggles                        | 1.12.2-5.8-132                     | LagGoggles-1.12.2-5.8-132.jar                              | None                                     |
   | LC    | librarianlib                      | 4.22                               | librarianlib-1.12.2-4.22.jar                               | None                                     |
   | LC    | immersiveengineering              | 0.12-98                            | ImmersiveEngineering-0.12-98.jar                           | None                                     |
   | LC    | libvulpes                         | 0.4.2.-84                          | LibVulpes-1.12.2-0.4.2-84-universal.jar                    | None                                     |
   | LC    | lightningcraft                    | 2.9.7_1                            | lightningcraft-2.9.7_1.jar                                 | None                                     |
   | LC    | loottweaker                       | 0.3.0                              | LootTweaker-0.3.0+oldparsing-MC1.12.2.jar                  | None                                     |
   | LC    | mysticalagriculture               | 1.7.5                              | MysticalAgriculture-1.12.2-1.7.5.jar                       | None                                     |
   | LC    | matc                              | 1.0.1-hotfix                       | matc-1.0.1-hotfix.jar                                      | None                                     |
   | LC    | mcjtylib_ng                       | 3.5.4                              | mcjtylib-1.12-3.5.4.jar                                    | None                                     |
   | LC    | mjrlegendslib                     | 1.12.2-1.2.1                       | MJRLegendsLib-1.12.2-1.2.1.jar                             | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LC    | testdummy                         | 1.12                               | MmmMmmMmmMmm-1.12-1.14.jar                                 | None                                     |
   | LC    | moartinkers                       | 0.6.0                              | moartinkers-0.6.0.jar                                      | None                                     |
   | LC    | mob_grinding_utils                | 0.3.13                             | MobGrindingUtils-0.3.13.jar                                | None                                     |
   | LC    | modularmachinery                  | 1.10.0                             | modularmachinery-1.12.2-1.10.0.jar                         | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | LC    | modulardiversity                  | 1.8                                | Modular Diversity-1.8.jar                                  | None                                     |
   | LC    | modularmagic                      | 1.4.0                              | modularmagic-1.4.0.jar                                     | None                                     |
   | LC    | morelibs                          | 1.2.2                              | morelibs-1.12.2-1.2.2.jar                                  | None                                     |
   | LC    | moretweaker                       | 1.0.19                             | MoreTweaker-1.0.19.jar                                     | None                                     |
   | LC    | morpheus                          | 1.12.2-3.5.106                     | Morpheus-1.12.2-3.5.106.jar                                | None                                     |
   | LC    | mputils                           | 1.5.6                              | MPUtils-1.12.2-1.5.7.jar                                   | None                                     |
   | LC    | mpbasic                           | 1.4.7                              | mpbasic-1.12.2-1.4.11.jar                                  | None                                     |
   | LC    | mrtjpcore                         | 2.1.4.43                           | MrTJPCore-1.12.2-2.1.4.43-universal.jar                    | None                                     |
   | LC    | mysticalagradditions              | 1.3.2                              | MysticalAgradditions-1.12.2-1.3.2.jar                      | None                                     |
   | LC    | mystagradcompat                   | 1.2                                | mystagradcompat-1.2.jar                                    | None                                     |
   | LC    | natura                            | 1.12.2-4.3.2.69                    | natura-1.12.2-4.3.2.69.jar                                 | None                                     |
   | LC    | neid                              | 1.5.4.4                            | NotEnoughIDs-1.5.4.4.jar                                   | None                                     |
   | LC    | openmods                          | 0.12.2                             | OpenModsLib-1.12.2-0.12.2.jar                              | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LC    | openblocks                        | 1.8.1                              | OpenBlocks-1.12.2-1.8.1.jar                                | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LC    | oreexcavation                     | 1.4.150                            | OreExcavation-1.4.150.jar                                  | None                                     |
   | LC    | packagedauto                      | 1.12.2-1.0.5.19                    | PackagedAuto-1.12.2-1.0.5.19.jar                           | None                                     |
   | LC    | placebo                           | 1.6.0                              | Placebo-1.12.2-1.6.0.jar                                   | None                                     |
   | LC    | planefix                          | 1.0.0                              | PlaneFix-1.12.2-1.0.0.jar                                  | None                                     |
   | LC    | planetprogression                 | 1.12.2-0.4.6                       | PlanetProgression-1.12.2-0.4.6.jar                         | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LC    | projectred-core                   | 4.9.4.120                          | ProjectRed-1.12.2-4.9.4.120-Base.jar                       | None                                     |
   | LC    | thermaldynamics                   | 2.5.6                              | ThermalDynamics-1.12.2-2.5.6.1-universal.jar               | None                                     |
   | LC    | simplyjetpacks                    | 1.12.2-2.2.20.0                    | SimplyJetpacks2-1.12.2-2.2.20.0.jar                        | None                                     |
   | LC    | plustic                           | @VERSION@                          | plustic-8.0.3.jar                                          | None                                     |
   | LC    | projectintelligence               | 1.0.9                              | ProjectIntelligence-1.12.2-1.0.9.28-universal.jar          | None                                     |
   | LC    | projectred-integration            | 4.9.4.120                          | ProjectRed-1.12.2-4.9.4.120-integration.jar                | None                                     |
   | LC    | projectred-transmission           | 4.9.4.120                          | ProjectRed-1.12.2-4.9.4.120-integration.jar                | None                                     |
   | LC    | quantumflux                       | 2.0.18                             | quantumflux-1.12.2-2.0.18.jar                              | None                                     |
   | LC    | reborncore                        | 3.19.5                             | RebornCore-1.12.2-3.19.5-universal.jar                     | None                                     |
   | LC    | reccomplex                        | 1.4.8.2                            | RecurrentComplex-1.4.8.2.jar                               | None                                     |
   | LC    | restrictedportals                 | 1.12-0.6.3                         | restrictedportals-1.12-0.6.3.jar                           | None                                     |
   | LC    | rftools                           | 7.73                               | rftools-1.12-7.73.jar                                      | None                                     |
   | LC    | rftoolsdim                        | 5.71                               | rftoolsdim-1.12-5.71.jar                                   | None                                     |
   | LC    | ruins                             | 17.2                               | Ruins-1.12.2.jar                                           | None                                     |
   | LC    | simplevoidworld                   | 1.2.0.9                            | Simple-Void-World-1.12-1.2.0.9-universal.jar               | None                                     |
   | LC    | simple_trophies                   | 1.2.2                              | simpletrophies-1.2.2.1.jar                                 | None                                     |
   | LC    | simplybackpacks                   | 1.4.9                              | simplybackpacks-1.4.9.jar                                  | None                                     |
   | LC    | solarflux                         | 12.4.11                            | SolarFluxReborn-1.12.2-12.4.11.jar                         | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
   | LC    | spark                             | 1.6.3                              | spark-forge.jar                                            | None                                     |
   | LC    | spartanshields                    | 1.5.5                              | SpartanShields-1.12.2-1.5.5.jar                            | None                                     |
   | LC    | bq_standard                       | 3.4.173                            | StandardExpansion-3.4.173.jar                              | None                                     |
   | LC    | storagedrawers                    | 5.2.2                              | StorageDrawers-1.12.2-5.4.2.jar                            | None                                     |
   | LC    | storagedrawersextra               | @VERSION@                          | StorageDrawersExtras-1.12-3.1.0.jar                        | None                                     |
   | LC    | supersoundmuffler                 | 1.0.2.10                           | supersoundmuffler-revived_1.12.2_1.0.2.10.jar              | None                                     |
   | LC    | thaumicaugmentation               | 1.12.2-2.1.5                       | ThaumicAugmentation-1.12.2-2.1.5.jar                       | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
   | LC    | thaumicenergistics                | 2.2.3                              | thaumicenergistics-2.2.4.jar                               | None                                     |
   | LC    | tcinventoryscan                   | 2.0.10                             | ThaumicInventoryScanning_1.12.2-2.0.10.jar                 | None                                     |
   | LC    | tinkersaddons                     | 1.0.7                              | Tinkers' Addons-1.12.1-1.0.7.jar                           | None                                     |
   | LC    | tinkersaether                     | 1.4.1                              | tinkersaether-1.4.1.jar                                    | None                                     |
   | LC    | tinkersjei                        | 1.2                                | tinkersjei-1.2.jar                                         | None                                     |
   | LC    | tmel                              | 1.12.2-1.4.0.0                     | tmel-1.12.2-1.4.0.0.jar                                    | None                                     |
   | LC    | tombmanygraves                    | 1.12-4.2.0                         | TombManyGraves-1.12-4.2.0.jar                              | None                                     |
   | LC    | torchmaster                       | 1.8.5.0                            | torchmaster_1.12.2-1.8.5.0.jar                             | None                                     |
   | LC    | totemic                           | 1.12.2-0.11.6                      | Totemic-1.12.2-0.11.6.jar                                  | 21d11d7bf4d97b465382a1f95428029aac6daaea |
   | LC    | traverse                          | 1.6.0                              | Traverse-1.12.2-1.6.0-69.jar                               | None                                     |
   | LC    | triumph                           | 3.19.2                             | Triumph-1.12.2-3.19.2.jar                                  | None                                     |
   | LC    | undergroundbiomes                 | 1.3.11                             | UndergroundBiomesConstructs-1.12-1.3.11.jar                | None                                     |
   | LC    | valkyrielib                       | 1.12.2-2.0.20.1                    | valkyrielib-1.12.2-2.0.20.1.jar                            | None                                     |
   | LC    | universalmodifiers                | 1.12.2-1.0.16.1                    | valkyrielib-1.12.2-2.0.20.1.jar                            | None                                     |
   | LC    | vanillafix                        | 1.0.10-150                         | VanillaFix-1.0.10-150.jar                                  | None                                     |
   | LC    | vtb                               | 2.0.0                              | VillagerTradingBan-2.0.0.6-universal.jar                   | None                                     |
   | LC    | wawla                             | 2.6.275                            | Wawla-1.12.2-2.6.275.jar                                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LC    | wct                               | 3.12.97                            | WirelessCraftingTerminal-1.12.2-3.12.97.jar                | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LC    | wft                               | 1.0.4                              | WirelessFluidTerminal-1.12.2-1.0.4.jar                     | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LC    | wrcbe                             | 2.3.2                              | WR-CBE-1.12.2-2.3.2.33-universal.jar                       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | llibrary                          | 1.7.20                             | llibrary-1.7.20-1.12.2.jar                                 | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LC    | librarianliblate                  | 4.22                               | librarianlib-1.12.2-4.22.jar                               | None                                     |
   | LC    | mysticallib                       | 1.12.2-1.13.0                      | mysticallib-1.12.2-1.13.0.jar                              | None                                     |
   | LC    | teslacorelib_registries           | 1.0.18                             | tesla-core-lib-1.12.2-1.0.18.jar                           | None                                     |
   | LC    | tweakersconstructpostload         | 1.12.2-1.6.1                       | tweakersconstruct-1.12.2-1.6.1.jar                         | None                                     |
   | LC    | unidict                           | 1.12.2-3.0.8                       | UniDict-1.12.2-3.0.8.jar                                   | None                                     |

Loaded coremods (and transformers): IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) micdoodle8.mods.miccore.MicdoodleTransformer BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)

                                  Quark Plugin (Quark-r1.6-179.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  TickCentral (TickCentral-3.2.jar)
                                    com.github.terminatornl.laggoggles.tickcentral.EventBusTransformer
                                    com.github.terminatornl.tickcentral.asm.BlockTransformer
                                    com.github.terminatornl.tickcentral.asm.ITickableTransformer
                                    com.github.terminatornl.tickcentral.asm.EntityTransformer
                                    com.github.terminatornl.tickcentral.asm.HubAPITransformer
                                  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                    invtweaks.forge.asm.ContainerTransformer
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher
                                  ToolProgressionPlugin (toolprogression-core-1.12.2-1.6.12.jar)
                                    tyra314.toolprogression.core.asm.ToolProgressionClassTransformer
                                  IvToolkit (IvToolkit-1.3.3-1.12.jar)

                                  ErebusFix Mixin Loading Plugin (erebusfix-1.12.2-0.0.0.1.jar)

                                  RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
                                    com.therandomlabs.randompatches.core.RPTransformer
                                  BedPatch (bedpatch-2.2-1.12.2.jar)
                                    com.mordenkainen.bedpatch.BedPatchASM
                                  ForgelinPlugin (Forgelin-1.8.4.jar)

                                  Divine Journey 2 Addons Loading Plugin (dj2addons-1.0.1.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.14-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  DupeFixProjectCoreMod (DupeFixProject-1.12.2-3.1.6.jar)

                                  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                                    openmods.core.OpenModsClassTransformer
                                  Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar)

                                  Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.5.jar)
                                    thecodex6824.thaumicaugmentation.core.TATransformer
                                  Plugin (NotEnoughIDs-1.5.4.4.jar)
                                    ru.fewizz.neid.asm.Transformer
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
                                    com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
                                  AstralCore (astralsorcery-1.12.2-1.10.27.jar)

                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)

                                  AstralLevelNerfPlugin (astral-level-nerf-1.0.1-all.jar)
                                    mixu.astrallevelnerf.asm.AstralLevelNerfTransformer
                                  HCASM (HammerLib-1.12.2-2.0.6.28.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer

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] 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.):

MasterEnderman commented 2 years ago

What version of the pack have you installed? Does this crash happen every time you try to start the pack?

alyssondev20 commented 2 years ago

In the latest version of the package And yes every time I try to start !

OniyaMCD commented 2 years ago

There are a number of mods there that shouldn't be present. Where did you download the pack from?

alyssondev20 commented 2 years ago

Being specific, I'm trying to make a Divine Journey 2 1.12.2 private server. I'm downloading the right server package from curseforge! I do all the correct procedure in installing modpack on the server, but when I start the server it simply crashes. In the server terminal it says that the error is with a mod applied energistics 2 extended life, but I've done everything even to remove the mod (which is not recommended, in this case), continue with the error!.

OniyaMCD commented 2 years ago

Ah - well, this is the github for the Antimatter Chemistry modpack. Not Divine Journey 2.

alyssondev20 commented 2 years ago

Sorry!

alyssondev20 commented 2 years ago

would you know about any solution to this problem?

OniyaMCD commented 2 years ago

Not a clue. You'll want to ask people familiar with that pack.

alyssondev20 commented 2 years ago

Okay, so I'm closing this!