MFF

    Minecraft Forge France
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes
    • Forge Events
      • Automatique
      • Foncé
      • Clair
    • S'inscrire
    • Se connecter

    Crash de mon Minecraft quand je lance un monde

    Planifier Épinglé Verrouillé Déplacé Support pour les utilisateurs
    6 Messages 2 Publieurs 388 Vues 2 Watching
    Charger plus de messages
    • Du plus ancien au plus récent
    • Du plus récent au plus ancien
    • Les plus votés
    Répondre
    • Répondre à l'aide d'un nouveau sujet
    Se connecter pour répondre
    Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
    • N Hors-ligne
      Nathan04Link
      dernière édition par robin4002

      Bonjour, quand je lance mon jeu pour allez dans un monde le jeu de ferme automatiquement j’ai réessayez plusieurs fois mais rien ne changent si quelqu’un peut m’aider

      Le rapport de crash :

      ---- Minecraft Crash Report ----
      
      WARNING: coremods are present:
       EarlyLoadPlugin (pixelmongenerations-1-12-2-8-1-3-universal-jar.jar)
      Contact their authors BEFORE contacting forge
      
      // You're mean.
      
      Time: 10/31/20 9:32 AM
      Description: Exception in server tick loop
      
      net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
      Caused by: java.lang.NullPointerException
         at com.pixelmongenerations.core.Pixelmon.onServerStopping(Pixelmon.java:205)
         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.GeneratedMethodAccessor16.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.serverStopping(Loader.java:810)
         at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopping(FMLCommonHandler.java:308)
         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:533)
         at java.lang.Thread.run(Unknown Source)
      
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- System Details --
      Details:
         Minecraft Version: 1.12.2
         Operating System: Windows 10 (x86) version 10.0
         Java Version: 1.8.0_241, Oracle Corporation
         Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
         Memory: 406221256 bytes (387 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
         JVM Flags: 3 total; -Xms1024m -Xmx1024m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
         IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
         FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 9 mods loaded, 9 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 |
         |:------- |:--------------- |:------------ |:-------------------------------------------------- |:--------- |
         | LCHIJA  | minecraft       | 1.12.2       | minecraft.jar                                      | None      |
         | LCHIJA  | mcp             | 9.42         | minecraft.jar                                      | None      |
         | LCHIJA  | aearlymodloader | 8.1.3        | minecraft.jar                                      | None      |
         | LCHIJA  | FML             | 8.0.99.99    | modpack.jar                                        | None      |
         | LCHIJA  | forge           | 14.23.5.2847 | modpack.jar                                        | None      |
         | LCHIJA  | biomesoplenty   | 7.0.1.2444   | biomesoplenty-1-12-2-7-0-1-2444-universal-jar.jar  | None      |
         | LCHIJA  | custommainmenu  | 2.0.8        | custommainmenu-mc1-12-2-2-0-8-jar.jar              | None      |
         | LCHIJAE | pixelmon        | 8.1.3        | pixelmongenerations-1-12-2-8-1-3-universal-jar.jar | None      |
         | LCHIJA  | pixelextras     | 3.2.4        | pixelextras-3-2-4-jar.jar                          | None      |
      
         Loaded coremods (and transformers): 
      EarlyLoadPlugin (pixelmongenerations-1-12-2-8-1-3-universal-jar.jar)
       com.pixelmongenerations.core.plugin.PixelmonTransformer
         GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
         Profiler Position: N/A (disabled)
         Player Count: 0 / 8; []
         Type: Integrated Server (map_client.txt)
         Is Modded: Definitely; Client brand changed to 'fml,forge'
         OptiFine Version: OptiFine_1.12.2_HD_U_F5
         OptiFine Build: 20191204-141934
         Render Distance Chunks: 10
         Mipmaps: 4
         Anisotropic Filtering: 1
         Antialiasing: 0
         Multitexture: false
         Shaders: null
         OpenGlVersion: 4.6.0 NVIDIA 432.00
         OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
         OpenGlVendor: NVIDIA Corporation
         CpuCount: 4
      

      <config>Windows / Chrome 86.0.4240.111</config>

      1 réponse Dernière réponse Répondre Citer 0
      • robin4002R Hors-ligne
        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
        dernière édition par

        Bonjour,

        On dirai que le mod pixelmon est buggué. Il faudrait essayer avec une autre version de ce mod.

        N 1 réponse Dernière réponse Répondre Citer 0
        • N Hors-ligne
          Nathan04Link
          dernière édition par

          Ok merci

          1 réponse Dernière réponse Répondre Citer 0
          • N Hors-ligne
            Nathan04Link @robin4002
            dernière édition par

            @robin4002 J’ai eu un autre problème avec mon Forge quand je le lance le launcher charge se ferme et me mets erreur de sortie 0 et il n’y a pas de rapport de crash

            5662f2b4-de52-4927-8795-e9f28e5264d4-image.png sortie 0 et il n’y a pas de

            1 réponse Dernière réponse Répondre Citer 0
            • N Hors-ligne
              Nathan04Link
              dernière édition par robin4002

              J’ai refait avec une version différentes du mod (pas le même mod) et même problème mais sa semble venir d’ailleurs donc si quelqu’un a la solution

              Rapport de crash :

              ---- Minecraft Crash Report ----
              
              WARNING: coremods are present:
              Contact their authors BEFORE contacting forge
              
              // Hey, that tickles! Hehehe!
              
              Time: 10/31/20 3:00 PM
              Description: Unexpected error
              
              java.lang.NullPointerException: Unexpected error
              	at net.minecraft.world.World.getSkyColorBody(World.java:1484)
              	at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:463)
              	at net.minecraft.world.World.func_72833_a(World.java:1475)
              	at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:2286)
              	at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1639)
              	at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1614)
              	at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1385)
              	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
              	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
              	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:
              ---------------------------------------------------------------------------------------
              
              -- Head --
              Thread: Client thread
              Stacktrace:
              	at net.minecraft.world.World.getSkyColorBody(World.java:1484)
              	at net.minecraft.world.WorldProvider.getSkyColor(WorldProvider.java:463)
              	at net.minecraft.world.World.func_72833_a(World.java:1475)
              	at net.minecraft.client.renderer.EntityRenderer.func_78466_h(EntityRenderer.java:2286)
              	at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1639)
              	at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1614)
              
              -- Affected level --
              Details:
              	Level name: MpServer
              	All players: 0 total; []
              	Chunk stats: MultiplayerChunkCache: 0, 0
              	Level seed: 0
              	Level generator: ID 00 - default, ver 1. Features enabled: false
              	Level generator options: 
              	Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
              	Level time: 187 game time, 187 day time
              	Level dimension: 0
              	Level storage version: 0x00000 - Unknown?
              	Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
              	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
              	Forced entities: 0 total; []
              	Retry entities: 0 total; []
              	Server brand: ~~ERROR~~ NullPointerException: null
              	Server type: Integrated singleplayer server
              Stacktrace:
              	at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
              	at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
              	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
              	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)
              
              -- System Details --
              Details:
              	Minecraft Version: 1.12.2
              	Operating System: Windows 10 (x86) version 10.0
              	Java Version: 1.8.0_241, Oracle Corporation
              	Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
              	Memory: 542353016 bytes (517 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
              	JVM Flags: 3 total; -Xms1024m -Xmx1024m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
              	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
              	FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_F5 13 mods loaded, 13 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                                |
              	|:------ |:-------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
              	| LCHIJA | minecraft      | 1.12.2       | minecraft.jar                                 | None                                     |
              	| LCHIJA | mcp            | 9.42         | minecraft.jar                                 | None                                     |
              	| LCHIJA | FML            | 8.0.99.99    | modpack.jar                                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
              	| LCHIJA | forge          | 14.23.5.2838 | modpack.jar                                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
              	| LCHIJA | biomesoplenty  | 7.0.1.2444   | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None                                     |
              	| LCHIJA | bop_patch      | 1.0          | BOP-Patch-1.0.jar                             | None                                     |
              	| LCHIJA | konkrete       | 1.0.3        | konkrete_1.0.3_MC_1.12-1.12.2.jar             | None                                     |
              	| LCHIJA | fancymenu      | 1.5.2        | fancymenu_1.5.2_MC_1.12-1.12.2.jar            | None                                     |
              	| LCHIJA | pixelmon       | 8.1.2        | Pixelmon-1.12.2-8.1.2-universal.jar           | None                                     |
              	| LCHIJA | gameshark      | 6.0.4        | Gameshark-1.12.2-6.0.4-universal.jar          | None                                     |
              	| LCHIJA | journeymap     | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar                   | None                                     |
              	| LCHIJA | naturescompass | 1.8.5        | NaturesCompass-1.12.2-1.8.5.jar               | None                                     |
              	| LCHIJA | pixelextras    | 2.5.10       | PixelExtras-1.12.2-2.5.10-universal.jar       | None                                     |
              
              	Loaded coremods (and transformers): 
              	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 432.00' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
              	Launched Version: 1.12.2-forge1.12.2-14.23.5.2838
              	LWJGL: 2.9.4
              	OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
              	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: ThePixelmonOST.zip
              	Current Language: English (US)
              	Profiler Position: N/A (disabled)
              	CPU: 4x Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz
              	OptiFine Version: OptiFine_1.12.2_HD_U_F5
              	OptiFine Build: 20191204-141934
              	Render Distance Chunks: 8
              	Mipmaps: 4
              	Anisotropic Filtering: 1
              	Antialiasing: 0
              	Multitexture: false
              	Shaders: null
              	OpenGlVersion: 4.6.0 NVIDIA 432.00
              	OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
              	OpenGlVendor: NVIDIA Corporation
              	CpuCount: 4
              
              1 réponse Dernière réponse Répondre Citer 0
              • robin4002R Hors-ligne
                robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                dernière édition par

                Essaies sans optifine.

                1 réponse Dernière réponse Répondre Citer 0
                • 1 / 1
                • Premier message
                  Dernier message
                Design by Woryk
                ContactMentions Légales

                MINECRAFT FORGE FRANCE © 2024

                Powered by NodeBB