Mod Probleme De Crash Mod Forge Optifine 1.12.2

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 139
163
464
247
21
Mìlhüsa
S'il te dit « Une erreur au lancement a empêché Minecraft de démarrer », c'est typiquement que ladite erreur a fait crash le jeu, auquel cas le lancement a été interrompu. Si un programme se ferme sans que tu lui aies explicitement demandé de le faire, c'est un crash.
Envoie le rapport de crash généré ou les logs du jeu si aucun rapport n'a été créé, cf. ma troisième réponse de la première page.

Le message que le launcher t'indique est un message d'erreur générique, tu comprends bien qu'il y a potentiellement une infinité d'erreurs qui correspondent à « une erreur », l'on ne peut pas le résoudre sans avoir plus d'informations.

Ils sont situés dans le dossier crash-reports/ de ton .minecraft, trie les fichiers dans l'ordre antichronologique et envoie le plus récent.
Si l'heure ne correspond pas, il se peut que ce n'est pas le jeu qui ait crash mais Java, regarde pour tes fichiers commençant par « hs_err_pid » directement dans ton .minecraft, idem vérifie l'heure et envoie le plus récent.
Sinon, envoies les logs du jeu, elles sont dans ton .minecraft/logs/lasted.log, le fichier contient les logs du dernier lancement il faut donc que le crash s'y produit.
 

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 139
163
464
247
21
Mìlhüsa
Ce serait un autre problème si c'était le cas, mais moi je parle plutôt du fait que Minecraft se ferme et que le launcher t'affiche un message disant justement que le jeu n'a pas pu démarrer, d'après ce que j'ai compris.
 

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 139
163
464
247
21
Mìlhüsa
Envoie le rapport de crash, l'on peut rien faire sans lui.

Je ne répondrais plus si tu n'envoies ni le rapport de crash, ni les logs, pour la bonne raison que je ne peux rien répondre sans ceux-ci. Ce n'est pas pour être désagréable, mais je ne demande pas la Lune non plus.
 

DonutsBG

Massacreur de Mouton
30 Avril 2020
61
0
21
23
le jeu n'a pas craché je peux pas t'envoyer un crash report si le jeu n'a pas craché
 

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 139
163
464
247
21
Mìlhüsa
À ma connaissance, je t'ai déjà dit plusieurs fois que si jamais il n'y avait pas de rapport de crash, tu pouvais envoyer les logs du jeu.
Si tu ne sais pas comment faire, je t'invite à relire mes messages.
 

DonutsBG

Massacreur de Mouton
30 Avril 2020
61
0
21
23
Ok je t'envoie sa plus tard

Je sais pas ou sais mais mon jeu ma donner un lien et il y avait ca de marquer


Code:
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 2020-05-03 16:06:58 CEST
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Aether Legacy (aether_legacy)
Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 4, One is already registered
    at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:134)
    at com.legacy.aether.world.AetherWorld.initialization(AetherWorld.java:46)
    at com.legacy.aether.Aether.initialization(Aether.java:75)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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.initializeMods(Loader.java:749)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.init(Minecraft.java:535)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_211, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 795988872 bytes (759 MB) / 6408896512 bytes (6112 MB) up to 10301210624 bytes (9824 MB)
  JVM Flags: 10 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:ConcGCThreads=1 -XX:parallelGCThreads=4 -Xmx9820M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 214 mods loaded, 214 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                                |
       |:----- |:-------------------------------------------- |:------------------------------- |:---------------------------------------------------- |:---------------------------------------- |
       | LCHI  | minecraft                                    | 1.12.2                          | minecraft.jar                                        | None                                     |
       | LCHI  | mcp                                          | 9.42                            | minecraft.jar                                        | None                                     |
       | LCHI  | FML                                          | 8.0.99.99                       | forge-1.12.2-14.23.5.2847.jar                        | None                                     |
       | LCHI  | forge                                        | 14.23.5.2847                    | forge-1.12.2-14.23.5.2847.jar                        | None                                     |
       | LCHI  | advancedrocketrycore                         | 1                               | minecraft.jar                                        | None                                     |
       | LCHI  | ercclasstransform                            | 1.0                             | minecraft.jar                                        | None                                     |
       | LCHI  | infinimend                                   | 1.0.2                           | minecraft.jar                                        | None                                     |
       | LCHI  | lesslag                                      | 1.0                             | minecraft.jar                                        | None                                     |
       | LCHI  | com.elytradev.movingworld.common.asm.coremod |                                 | minecraft.jar                                        | None                                     |
       | LCHI  | openmodscore                                 | 0.12.2                          | minecraft.jar                                        | None                                     |
       | LCHI  | obfuscate                                    | 0.4.2                           | minecraft.jar                                        | None                                     |
       | LCHI  | opencomputers|core                           | 1.7.5.192                       | minecraft.jar                                        | None                                     |
       | LCHI  | srm-hooks                                    | 1.12.2-1.0.0                    | minecraft.jar                                        | None                                     |
       | LCHI  | futuremccore                                 | 0.1.12                          | minecraft.jar                                        | None                                     |
       | LCHI  | securitycraft                                | v1.8.17                         | [1.12.2]+SecurityCraft+v1.8.17.jar                   | None                                     |
       | LCHI  | flintblock                                   | 1.0                             | A+Block+of+Flint-1.0.jar                             | None                                     |
       | LCHI  | jei                                          | 4.15.0.293                      | jei_1.12.2-4.15.0.293.jar                            | None                                     |
       | LCHI  | abyssalcraft                                 | 1.9.18                          | AbyssalCraft-1.12.2-1.9.18.jar                       | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
       | LCHI  | actuallyadditions                            | 1.12.2-r151                     | ActuallyAdditions-1.12.2-r151-2.jar                  | None                                     |
       | LCHI  | ic2                                          | 2.8.170-ex112                   | industrialcraft-2-2.8.170-ex112.jar                  | de041f9f6187debbc77034a344134053277aa3b0 |
       | LCHI  | advanced_solar_panels                        | 4.3.0                           | Advanced+Solar+Panels-4.3.0.jar                      | None                                     |
       | LCHI  | libvulpes                                    | 0.4.2.-74                       | LibVulpes-1.12.2-0.4.2-74-universal.jar              | None                                     |
       | LCHI  | advancedrocketry                             | 1.7.0.-209                      | AdvancedRocketry-1.12.2-1.7.0-209-universal.jar      | None                                     |
       | LCHI  | advancementbook                              | 1.0.3                           | Advancement_Book-1.12-1.0.3.jar                      | None                                     |
       | LCHE  | aether_legacy                                | 1.4.4                           | aether_legacy-1.12.2-v1.4.4.jar                      | None                                     |
       | LCH   | akashictome                                  | 1.2-12                          | AkashicTome-1.2-12.jar                               | None                                     |
       | LCH   | amaziglib                                    | 1.0.1                           | amaziglib-1.0.1.jar                                  | None                                     |
       | LCH   | amethystmod102                               | 1.0.0                           | AmythestMod1.0.2.jar                                 | None                                     |
       | LCH   | ctm                                          | MC1.12.2-1.0.2.31               | CTM-MC1.12.2-1.0.2.31.jar                            | None                                     |
       | LCH   | appliedenergistics2                          | rv6-stable-7                    | appliedenergistics2-rv6-stable-7.jar                 | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
       | LCH   | arcademod                                    | 2.1.5                           | arcademod-2.1.5-1.12.2.jar                           | None                                     |
       | LCH   | csb_armorstand                               | 1.0.4                           | ArmorStandGUI-1.12-1.0.4.jar                         | None                                     |
       | LCH   | aroma1997core                                | 2.0.0.2                         | Aroma1997Core-1.12.2-2.0.0.2.jar                     | dfbfe4c473253d8c5652417689848f650b2cbe32 |
       | LCH   | astra_mod                                    | 1.0.0                           | Astra-mod+release+1.3.2.jar                          | None                                     |
       | LCH   | baubles                                      | 1.5.2                           | Baubles-1.12-1.5.2.jar                               | None                                     |
       | LCH   | astralsorcery                                | 1.10.22                         | astralsorcery-1.12.2-1.10.23.jar                     | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
       | LCH   | autoreglib                                   | 1.3-32                          | AutoRegLib-1.3-32.jar                                | None                                     |
       | LCH   | babymobs                                     | 1.5.5                           | BabyMobs-1.12-1.5.5.jar                              | None                                     |
       | LCH   | backpack                                     | 3.0.2                           | backpack-3.0.2-1.12.2.jar                            | None                                     |
       | LCH   | bibliocraft                                  | 2.4.5                           | BiblioCraft[v2.4.5][MC1.12.2].jar                    | None                                     |
       | LCH   | bibliotheca                                  | 1.3.6-1.12.2                    | bibliotheca-1.3.6-1.12.2.jar                         | None                                     |
       | LCH   | blocklings                                   | 1.0                             | Blocklings+6.0.1_b+-+1.12.2.jar                      | None                                     |
       | LCH   | bonsaitrees                                  | 1.1.4                           | bonsaitrees-1.1.4-b170.jar                           | None                                     |
       | LCH   | thaumcraft                                   | 6.1.BETA26                      | Thaumcraft-1.12.2-6.1.BETA26.jar                     | None                                     |
       | LCH   | botania                                      | r1.10-363                       | Botania+r1.10-363.jar                                | None                                     |
       | LCH   | codechickenlib                               | 3.2.3.358                       | CodeChickenLib-1.12.2-3.2.3.358-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCH   | redstoneflux                                 | 2.1.0                           | RedstoneFlux-1.12-2.1.0.6-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCH   | brandonscore                                 | 2.4.18                          | BrandonsCore-1.12.2-2.4.18.210-universal.jar         | None                                     |
       | LCH   | buildinggadgets                              | 2.8.3                           | BuildingGadgets-2.8.3.jar                            | None                                     |
       | LCH   | mocrafting                                   | 1.0.0                           | Cactus+Tools.jar                                     | None                                     |
       | LCH   | mm                                           | 0.9.2                           | Candy_Mod+[1.12.2]+v0.9.6.jar                        | None                                     |
       | LCH   | cannibalism                                  | 5.6.4                           | Cannibalism-5.6.4-1.12.2.jar                         | None                                     |
       | LCH   | chainmail_reintroduced                       | 1.0.0                           | Chainmail_Reintroduced-1.12.2.jar                    | None                                     |
       | LCH   | chameleon                                    | 1.12-4.1.3                      | Chameleon-1.12-4.1.3.jar                             | None                                     |
       | LCH   | chickenchunks                                | 2.4.2.74                        | ChickenChunks-1.12.2-2.4.2.74-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCH   | chisel                                       | MC1.12.2-1.0.2.45               | Chisel-MC1.12.2-1.0.2.45.jar                         | None                                     |
       | LCH   | chiselsandbits                               | 14.33                           | chiselsandbits-14.33.jar                             | None                                     |
       | LCH   | shadowmc                                     | 3.8.0                           | ShadowMC-1.12-3.8.0.jar                              | None                                     |
       | LCH   | clipboard                                    | @VERSION@                       | Clipboard-1.12-1.3.0.jar                             | None                                     |
       | LCH   | cm                                           | 1.1.0 - MC 1.12.2               | Coal+Tools+Mod+1.12.2-1.1.0.jar                      | None                                     |
       | LCH   | colored_water                                | 1.12.2-b37                      | ColoredWater-1.12.2-b37.jar                          | None                                     |
       | LCH   | cyclopscore                                  | 1.6.1                           | CyclopsCore-1.12.2-1.6.1.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
       | LCH   | colossalchests                               | 1.7.3                           | ColossalChests-1.12.2-1.7.3.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
       | LCH   | compressions                                 | 4.0.5                           | Compressions+[1.12.1]-[4.0.5].jar                    | None                                     |
       | LCH   | computercraft                                | 1.80pr1                         | ComputerCraft1.80pr1.jar                             | None                                     |
       | LCH   | craftingstation                              | @VERSION@                       | craftingstation-0.1.7b.jar                           | None                                     |
       | LCH   | cryingobsidian                               | 1.1.3                           | CryingObsidian-1.12.1-1.1.3.jar                      | None                                     |
       | LCH   | cubicvillager                                | 0.30.0                          | CubicVillager-0.30.0.jar                             | None                                     |
       | LCH   | cucumber                                     | 1.1.3                           | Cucumber-1.12.2-1.1.3.jar                            | None                                     |
       | LCH   | movingworld                                  | 1.12-6.342                      | movingworld-1.12-6.342-full.jar                      | None                                     |
       | LCH   | davincisvessels                              | @DVESSELSVER@                   | davincisvessels-1.12-6.340-full.jar                  | None                                     |
       | LCH   | death_compass                                | 0.0.3                           | DeathCompass-0.0.3.jar                               | None                                     |
       | LCH   | ptrmodellib                                  | 1.0.4                           | PTRLib-1.0.4.jar                                     | None                                     |
       | LCH   | props                                        | 2.6.3                           | Decocraft-2.6.3_1.12.2.jar                           | None                                     |
       | LCH   | densemetals                                  | 1.0.2                           | densemetals-1.12.2-1.0.2.jar                         | None                                     |
       | LCH   | diamondglass                                 | 1.12.2-3.3.18                   | diamondglass-1.12.2-3.3.18.jar                       | None                                     |
       | LCH   | draconicevolution                            | 2.3.25                          | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar   | None                                     |
       | LCH   | draconicadditions                            | 1.11.0                          | Draconic-Additions-1.12.2-1.11.0.31-universal.jar    | None                                     |
       | LCH   | dragonwingselytra                            | 1.1.0                           | DragonWingsElytra-v1.1.3.jar                         | None                                     |
       | LCH   | emerald_mod                                  | 1.0.0                           | EmeraldMod.jar                                       | None                                     |
       | LCH   | endercompass                                 | 1.0                             | EnderCompass-1.12.2-1.0.jar                          | None                                     |
       | LCH   | endercore                                    | 1.12.2-0.5.73                   | EnderCore-1.12.2-0.5.73.jar                          | None                                     |
       | LCH   | endercrop                                    | 1.12.2-1.6.0                    | endercrop-1.12.2-1.6.0.jar                           | None                                     |
       | LCH   | enderio                                      | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderiointegrationtic                        | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderiobase                                  | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderioconduits                              | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderioconduitsappliedenergistics            | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | opencomputers                                | 1.7.5.192                       | OpenComputers-MC1.12.2-1.7.5.192.jar                 | None                                     |
       | LCH   | enderioconduitsopencomputers                 | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderioconduitsrefinedstorage                | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderiointegrationforestry                   | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderiointegrationticlate                    | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderiomachines                              | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | enderiopowertools                            | 5.1.55                          | EnderIO-1.12.2-5.1.55.jar                            | None                                     |
       | LCH   | motnt                                        | 1.0.1                           | EvenMoreTNT-1.0.1.jar                                | None                                     |
       | LCH   | exocraft                                     | 1.1.0                           | ExoCraft-1.12.x-(v.1.1.0).jar                        | None                                     |
       | LCH   | experienceore                                | 1.0.1                           | experienceore-1.0.2.jar                              | None                                     |
       | LCH   | erc                                          | 1.5.1                           | ExRollerCoaster-1.5.1-extra.jar                      | None                                     |
       | LCH   | extraanvils                                  | @VERSION@                       | extraanvils-0.8b.jar                                 | None                                     |
       | LCH   | extrabitmanipulation                         | 1.12.2-3.4.1                    | ExtraBitManipulation-1.12.2-3.4.1.jar                | None                                     |
       | LCH   | extrautils2                                  | 1.0                             | extrautils2-1.12-1.9.9.jar                           | None                                     |
       | LCH   | uteamcore                                    | 2.2.5.147                       | u_team_core-1.12.2-2.2.5.147.jar                     | None                                     |
       | LCH   | extremecobblegenerator                       | 1.0.0.7                         | extreme_cobble_generator-1.12.2-1.0.0.7.jar          | None                                     |
       | LCH   | zerocore                                     | 1.12.2-0.1.2.8                  | zerocore-1.12.2-0.1.2.8.jar                          | None                                     |
       | LCH   | bigreactors                                  | 1.12.2-0.4.5.67                 | ExtremeReactors-1.12.2-0.4.5.67.jar                  | None                                     |
       | LCH   | fluidplus                                    | 1.0                             | fluidplus-1.0.jar                                    | None                                     |
       | LCH   | forgelin                                     | 1.8.4                           | Forgelin-1.8.4 (1).jar                               | None                                     |
       | LCH   | forgemultipartcbe                            | 2.6.2.83                        | ForgeMultipart-1.12.2-2.6.2.83-universal - Copie.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCH   | microblockcbe                                | 2.6.2.83                        | ForgeMultipart-1.12.2-2.6.2.83-universal - Copie.jar | None                                     |
       | LCH   | minecraftmultipartcbe                        | 2.6.2.83                        | ForgeMultipart-1.12.2-2.6.2.83-universal - Copie.jar | None                                     |
       | LCH   | funkylocomotion                              | 1.0                             | funky-locomotion-1.12.2-1.1.2.jar                    | None                                     |
       | LCH   | cfm                                          | 6.3.1                           | furniture-6.3.1-1.12.2.jar                           | None                                     |
       | LCH   | minecraftfuture                              | 0.1.13                          | future-mc-0.1.13.jar                                 | None                                     |
       | LCH   | fuze_relics                                  | 1.0.0                           | FuzeRelics-1.12.2-1.0.2.jar                          | None                                     |
       | LCH   | gci                                          | 0.6-1.12.2                      | gci-0.6-1.12.2.jar                                   | None                                     |
       | LCH   | ghostsexplosives                             | 2.3.0 - MC 1.12.2               | Ghost's+Explosives+2.3.0+-+MC1.12.2.jar              | None                                     |
       | LCH   | globe                                        | 0.0.1                           | Globe-1.12.2-0.0.1.jar                               | None                                     |
       | LCH   | ichunutil                                    | 7.2.2                           | iChunUtil-1.12.2-7.2.2.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCH   | googlyeyes                                   | 7.1.1                           | GooglyEyes-1.12.2-7.1.1.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCH   | gravidirt                                    | 1.0.0                           | Gravidirt+v1.jar                                     | None                                     |
       | LCH   | gravitygun                                   | 7.1.0                           | GravityGun-1.12.2-7.1.0.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCH   | guardillagers                                | 1.0.1                           | guardillagers-1.12.2-1.0.1.jar                       | None                                     |
       | LCH   | guideapi                                     | 1.12-2.1.8-63                   | Guide-API-1.12-2.1.8-63.jar                          | None                                     |
       | LCH   | hammertime                                   | 2.2.0                           | Hammer+Time-2.2.0-1.12.2.jar                         | None                                     |
       | LCH   | humans                                       | 0.1.2                           | Humans-1.12.2-0.1.2.jar                              | None                                     |
       | LCH   | waila                                        | 1.8.26                          | Hwyla-1.8.26-B41_1.12.2.jar                          | None                                     |
       | LCH   | igauntlet                                    | 3.9.1                           | IGauntlet-1.12.2-3.9.1.jar                           | None                                     |
       | LCH   | twilightforest                               | 3.10.1013                       | twilightforest-1.12.2-3.10.1013-universal.jar        | None                                     |
       | LCH   | immersiveengineering                         | 0.12-92                         | ImmersiveEngineering-0.12-92.jar                     | 4cb49fcde3b43048c9889e0a3d083225da926334 |
       | LCH   | immersivepetroleum                           | 1.1.9                           | immersivepetroleum-1.12.2-1.1.9.jar                  | None                                     |
       | LCH   | immersivetech                                | 1.3.10                          | immersivetech-1.12-1.3.10.jar                        | None                                     |
       | LCH   | infinibucket                                 | 1.2.0                           | Infinibucket+[1.12.2]-1.2.jar                        | None                                     |
       | LCH   | infinitetippedarrows                         | 1.0                             | InfiniteTippedArrows.jar                             | None                                     |
       | LCH   | ironchest                                    | 1.12.2-7.0.67.844               | ironchest-1.12.2-7.0.72.847.jar                      | None                                     |
       | LCH   | jeid                                         | 1.0.3-55                        | JustEnoughIDs-1.0.3-55.jar                           | None                                     |
       | LCH   | ltm                                          | 1.0                             | LiquidToolsMod1.1+[1.12.2].jar                       | None                                     |
       | LCH   | logicgemz                                    | 2.0.MEGA                        | Logic_Gemz_2.MEGA.jar                                | None                                     |
       | LCH   | luckyores                                    | 1.0                             | luckyores-1.12.2-1.3.jar                             | None                                     |
       | LCH   | magicalcrops                                 | 1.0.1                           | magicalcrops-1.0.2-MC-1.12.jar                       | None                                     |
       | LCH   | netherlessquartz                             | 1.1.0                           | ManPuppy's+Netherless+Quartz+Mod-v1.1.0.jar          | None                                     |
       | LCH   | mapwriter                                    | 2.8.2                           | MapWriter-1.12.2-2.8.2.jar                           | None                                     |
       | LCH   | maxpotidext                                  | 1.0.3                           | maxpotidext-1.0.3.jar                                | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
       | LCH   | mc_craft                                     | 1.0.2                           | mc_craft_1.0.2.jar                                   | None                                     |
       | LCH   | mekanism                                     | 1.12.2-9.8.3.390                | Mekanism-1.12.2-9.8.3.390.jar                        | None                                     |
       | LCH   | memeinabottle                                | 2.1.1                           | MemeInABottle-1.12.X-2.1.1.jar                       | None                                     |
       | LCH   | modularforcefieldsystem                      | 3.0.1                           | MFFS-1.12.2-4.0.1.0_1.12_cc3a5aa.jar                 | None                                     |
       | LCH   | mirageorb                                    | 1.2.0                           | mirageorb-1.12.2-1.2.0.jar                           | None                                     |
       | LCH   | moarboats                                    | 4.1.2.1                         | moarboats-1.12.2-4.1.2.1.jar                         | None                                     |
       | LCH   | mysticalagriculture                          | 1.7.5                           | MysticalAgriculture-1.12.2-1.7.5.jar                 | None                                     |
       | LCH   | znwm                                         | 1.0.1                           | NarwhalsMod-1.0.1-1.12.2.jar                         | None                                     |
       | LCH   | naturescompass                               | 1.5.1                           | NaturesCompass-1.12.2-1.5.1.jar                      | None                                     |
       | LCH   | neat                                         | 1.4-17                          | Neat+1.4-17.jar                                      | None                                     |
       | LCH   | nethergold                                   | r3                              | Nether+Gold-1.12.2-r5.jar                            | None                                     |
       | LCH   | netherchest                                  | 1.1.1                           | netherchest-1.1.1.jar                                | None                                     |
       | LCH   | wawla                                        | 2.6.275                         | Wawla-1.12.2-2.6.275.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | netherendingores                             | 1.12.2-1.4                      | Netherending-Ores-1.12.2-1.4.jar                     | None                                     |
       | LCH   | nethergoldore                                | 1.2.1                           | nethergoldore-1.2.1-mc1.12.x.jar                     | None                                     |
       | LCH   | netherite1_12_2                              | 1.1                             | Netherite(1.12.2).jar                                | None                                     |
       | LCH   | examplemod                                   | 1.0                             | NewOres+v6.0.jar                                     | None                                     |
       | LCH   | nuclearcraft                                 | 2.18o                           | NuclearCraft-2.18o-1.12.2.jar                        | None                                     |
       | LCH   | nugget_ores                                  | 1.0.3                           | NuggetOres+1.12.2+(1.0.3).jar                        | None                                     |
       | LCH   | nvg                                          | 1.1.0                           | nvg-1.1.0.jar                                        | None                                     |
       | LCH   | obsidianigniter                              | 1.1                             | obsidianigniter-1.1.jar                              | None                                     |
       | LCH   | obsidian_tools                               | 1.0.0                           | ObsidianToolsAndArmour+1.1.jar                       | None                                     |
       | LCH   | oheohores                                    | 1.3.0                           | oheohores-1.3.0.jar                                  | None                                     |
       | LCH   | om                                           | 1.0                             | Onyx_1.12.2_1.0.jar                                  | None                                     |
       | LCH   | openmods                                     | 0.12.2                          | OpenModsLib-1.12.2-0.12.2.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
       | LCH   | openblocks                                   | 1.8.1                           | OpenBlocks-1.12.2-1.8.1.jar                          | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
       | LCH   | openglider                                   | @VERSION@                       | OpenGlider-1.12.1-1.1.0.jar                          | None                                     |
       | LCH   | oreberries                                   | 0.5.0                           | oreberries-1.12.x-0.5.0.jar                          | None                                     |
       | LCH   | pirates                                      | 0.0.6                           | pirates-0.0.6A.jar                                   | None                                     |
       | LCH   | cosxd                                        | 1.0.0                           | PoopBowModv1.3.jar                                   | None                                     |
       | LCH   | poop                                         | 1.3.0                           | PoopMod-1.12.2-1.3.0.jar                             | None                                     |
       | LCH   | portalgun                                    | 7.1.0                           | PortalGun-1.12.2-7.1.0.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCH   | potionfingers                                | r1.0-2                          | PotionFingers-r1.0-2.jar                             | None                                     |
       | LCH   | projectexploit                               | Project exploit                 | Project+Exploit+[1.7.10].1.2.jar                     | None                                     |
       | LCH   | projecte                                     | 1.12.2-PE1.4.1                  | ProjectE-1.12.2-PE1.4.1.jar                          | None                                     |
       | LCH   | projectex                                    | 1.2.0.39                        | ProjectEX-1.2.0.39.jar                               | None                                     |
       | LCH   | projectintelligence                          | 1.0.9                           | ProjectIntelligence-1.12.2-1.0.9.28-universal.jar    | None                                     |
       | LCH   | removedfeaturesmod                           | 1.0.0                           | RemovedFeaturesMod1.0.0.jar                          | None                                     |
       | LCH   | resourceloader                               | 1.5.3                           | ResourceLoader-MC1.12.1-1.5.3.jar                    | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCH   | roost                                        | 2.0.10                          | roost-1.12.2-2.0.10.jar                              | None                                     |
       | LCH   | ruby                                         | 1.0.0                           | ruby.jar                                             | None                                     |
       | LCH   | woodenshears                                 | [USER=83397]@MajOr[/USER]@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar                    | None                                     |
       | LCH   | secretroomsmod                               | 5.6.4                           | secretroomsmod-1.12.2-5.6.4.jar                      | None                                     |
       | LCH   | sereneseasons                                | 1.2.18                          | SereneSeasons-1.12.2-1.2.18-universal.jar            | None                                     |
       | LCH   | silentlib                                    | 3.0.13                          | SilentLib-1.12.2-3.0.13+167.jar                      | None                                     |
       | LCH   | silentgear                                   | 0.6.5                           | SilentGear-1.12.2-0.6.7+76.jar                       | None                                     |
       | LCH   | somanyenchantments                           | 0.4.3                           | somanyenchantments+V0.4.31.jar                       | None                                     |
       | LCH   | soulsandstone                                | 2.0                             | soulsandstone_1.12.2.v.2.0.jar                       | None                                     |
       | LCH   | firstmod                                     | 1.0                             | Squidore.jar                                         | None                                     |
       | LCH   | stairs                                       | 1.12.2-b18                      | Stairs-1.12.2-b18.jar                                | None                                     |
       | LCH   | stonechest                                   | 1.0.4                           | StoneChest-1.0.4.jar                                 | None                                     |
       | LCH   | storagedrawers                               | 1.12.2-5.4.1                    | StorageDrawers-1.12.2-5.4.1.jar                      | None                                     |
       | LCH   | strawgolem                                   | 1.3                             | strawgolem-1.4.1.jar                                 | None                                     |
       | LCH   | tesla                                        | 1.0.63                          | Tesla-1.12.2-1.0.63.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | thedragonlib                                 | 1.12.2-5.3.0                    | thedragonlib-1.12.2-5.3.0.jar                        | None                                     |
       | LCH   | tnt_sword                                    | 1.1.0                           | TNT_Sword-1.0.3.jar                                  | None                                     |
       | LCH   | torchmaster                                  | 1.8.1.81                        | torchmaster_1.12.2-1.8.1.81.jar                      | 5e9a436b366831c8f54a7e80b015784da69278c6 |
       | LCH   | travellersbackpack                           | 1.0.22.22                       | TravellersBackpack-1.12.2-1.0.22.22.jar              | None                                     |
       | LCH   | undergroundbiomes                            | 1.3.7                           | UndergroundBiomesConstructs-1.12-1.3.7.jar           | None                                     |
       | LCH   | useful_quartz                                | 1.0.0                           | Useful_Quartz_Mod_V1_1.12.2.jar                      | None                                     |
       | LCH   | vanillafix                                   | 1.0.10-150                      | VanillaFix-1.0.10-150.jar                            | None                                     |
       | LCH   | vehicle                                      | 0.43.5                          | vehicle-mod-0.43.5-1.12.2.jar                        | None                                     |
       | LCH   | wailaharvestability                          | 1.1.12                          | WailaHarvestability-mc1.12-1.1.12.jar                | None                                     |
       | LCH   | warpbook                                     | @VERSION@                       | Warpbook-1.12.2-3.2.0.jar                            | None                                     |
       | LCH   | weathereffect2                               | 1.0.0                           | WeatherEffect2_1.12.2.jar                            | None                                     |
       | LCH   | woot                                         | 1.12.2-1.4.11                   | woot-1.12.2-1.4.11.jar                               | None                                     |
       | LCH   | wopper                                       | 1.12-r5                         | Wopper-1.12-r5.jar                                   | None                                     |
       | LCH   | wrcbe                                        | 2.3.2                           | WR-CBE-1.12.2-2.3.2.33-universal.jar                 | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCH   | xp_ore                                       | 0.0.0                           | xp_ore-1.0.1.jar                                     | None                                     |
       | LCH   | xpholder                                     | 2.0.4                           | XpHolder-2.0.4-mc1.12.x.jar                          | None                                     |
       | LCH   | xpbook                                       | v1.1.4                          | xptome-1.12.2-v1.1.4.jar                             | None                                     |
  Loaded coremods (and transformers): SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
                                        sereneseasons.asm.transformer.EntityRendererTransformer
                                        sereneseasons.asm.transformer.WorldTransformer
                                      TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
                                        li.cil.oc.common.asm.ClassTransformer
                                      MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
                                        mekanism.coremod.KeybindingMigrationHelper
                                      AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-209-universal.jar)
                                        zmaster587.advancedRocketry.asm.ClassTransformer
                                      OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                                        openmods.core.OpenModsClassTransformer
                                      AstralCore (astralsorcery-1.12.2-1.10.23.jar)
                                       
                                      ForgelinPlugin (Forgelin-1.8.4 (1).jar)
                                       
                                      IMLoadingPlugin (infinimend-1.12-1.0.2.jar)
                                        net.crazysnailboy.mods.infinimend.asm.IMClassTransformer
                                      LesslagCorePlugin (lesslag-1.0-1.12.2.jar)
                                       
                                      EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
                                        com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
                                      IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
                                        blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                      CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      erctransform (ExRollerCoaster-1.5.1-extra.jar)
                                        erc.rewriteClass.classTransformer
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                       
                                      FutureMC (future-mc-0.1.13.jar)
                                        thedarkcolour.futuremc.asm.CoreTransformer
                                      SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
                                        com.wynprice.secretroomsmod.core.SecretRoomsTransformer
                                      JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
                                        org.dimdev.jeid.JEIDTransformer
                                      LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      Max Potion ID Extender (maxpotidext-1.0.3.jar)
                                       
                                      CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
                                       
                                      MovingWorldCore (movingworld-1.12-6.342-full.jar)
  GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4836' Renderer: 'Intel(R) HD Graphics 630'
  OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  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.):
                              * Optifine is installed. This is NOT supported.
                             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.
           
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
            !!!You are looking at the diagnostics information, not at the crash.       !!!
            !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  Suspected Mods: Aether Legacy (aether_legacy)
  Launched Version: ForgeOptiFine 1.12.2
  LWJGL: 2.9.4
  OpenGL: Intel(R) HD Graphics 630 GL version 4.5.0 - Build 22.20.16.4836, Intel
  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 'fml,forge'
  Type: Client (map_client.txt)
  Resource Packs:
  Current Language: Français (France)
  Profiler Position: N/A (disabled)
  CPU: 4x Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz
 
Dernière édition par un modérateur:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 139
163
464
247
21
Mìlhüsa
Aether Legacy tente d'enregistrer sa dimension avec l'ID 4, mais un autre mod a déjà enregistré une autre dimension avec le même ID.
Cherche un fichier aether_legacy dans .minecraft/config/, ouvre-le et change l'ID vers un autre nombre.

Si tu comprends pas, envoie juste le contenu du fichier, via ··· (Insérer) > Code depuis la barre d'outils du traitement de texte.
 

DonutsBG

Massacreur de Mouton
30 Avril 2020
61
0
21
23
J'arrive pas à éditer mais j'ai trouver l'id de la dimension tu pourrais modifier l'id et envoyer le fichier stp ?