Crash lors du lancement d'un monde

Callio

Aventurier
28 Juin 2019
7
0
2
24
Bonjour, depuis quelque temps quand je lance un monde mon jeu crash si quelqu'un pourrait m'aider ça serait sympa, voici le rapport de crash:

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  SmoothWaterCore (Smooth-Water-Mod-1.12.2.jar)
  SecretRoomsMod-Core (Secret-Rooms-Mod-1.12.2.jar)
  OTGCorePlugin (OTG-Core.jar)
  MovingWorldCore (MovingWorld-Mod-1.12.jar)
  MalisisCorePlugin (MalisisCore-1.12.2.jar)
  weaponlib (mw-1.11.7.7_mc1.12.2.jar)
Contact their authors BEFORE contacting forge

// Ooh. Shiny.

Time: 9/7/19 7:03 PM
Description: Ticking entity

java.lang.NoClassDefFoundError: com/pg85/otg/forge/dimensions/WorldProviderOTG
    at com.pg85.otg.forge.asm.OTGHooks.getGravityFactor(OTGHooks.java:26)
    at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1977)
    at net.minecraft.entity.passive.EntityPig.func_191986_a(SourceFile:239)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
    at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
    at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
    at net.minecraft.world.World.func_72870_g(World.java:1955)
    at net.minecraft.world.World.func_72939_s(World.java:1759)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: com.pg85.otg.forge.dimensions.WorldProviderOTG
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 19 more
Caused by: java.lang.NullPointerException


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
    at com.pg85.otg.forge.asm.OTGHooks.getGravityFactor(OTGHooks.java:26)
    at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1977)
    at net.minecraft.entity.passive.EntityPig.func_191986_a(SourceFile:239)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
    at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
    at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
    at net.minecraft.world.World.func_72870_g(World.java:1955)

-- Entity being ticked --
Details:
    Entity Type: minecraft:pig (net.minecraft.entity.passive.EntityPig)
    Entity ID: 65
    Entity Name: Cochon
    Entity's Exact location: -151.50, 67.00, -118.50
    Entity's Block location: World: (-152,67,-119), Chunk: (at 8,4,9 in -10,-8; contains blocks -160,0,-128 to -145,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1759)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
    Level name: Monde des SCP
    All players: 0 total; []
    Chunk stats: ServerChunkCache: 625 Drop: 0
    Level seed: 3249720016627108264
    Level generator: ID 00 - default, ver 1. Features enabled: true
    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: 2 game time, 2 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 30626 (now: false), thunder time: 139326 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 770732360 bytes (735 MB) / 1845493760 bytes (1760 MB) up to 5368709120 bytes (5120 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    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_E3 40 mods loaded, 40 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       | forge-1.12.2-14.23.5.2838.jar                | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                                        | 14.23.5.2838    | forge-1.12.2-14.23.5.2838.jar                | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | otgcore                                      | 1.12.2 - v7     | minecraft.jar                                | None                                     |
    | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                 | minecraft.jar                                | None                                     |
    | LCHIJA | srm-hooks                                    | 1.12.2-1.0.0    | minecraft.jar                                | None                                     |
    | LCHIJA | codechickenlib                               | 3.2.2.353       | CodeChickenLib-1.12.2.jar                    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | coralreef                                    | 2.0             | Coral-Reef-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | extendedrenderer                             | v1.0            | CoroUtil-1.12.2.jar                          | None                                     |
    | LCHIJA | coroutil                                     | 1.12.1-1.2.19   | CoroUtil-1.12.2.jar                          | None                                     |
    | LCHIJA | configmod                                    | v1.0            | CoroUtil-1.12.2.jar                          | None                                     |
    | LCHIJA | corpse                                       | 1.12.2-1.0.0    | Corpse-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | customnpcs                                   | 1.12            | Custom-NPCs-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | movingworld                                  | 1.12-6.342      | MovingWorld-Mod-1.12.jar                     | None                                     |
    | LCHIJA | davincisvessels                              | @DVESSELSVER@   | Davincis-Vessels-Mod-1.12.2.jar              | None                                     |
    | LCHIJA | dimdoors                                     | 3.0.9+287       | Dimensional-Doors-Mod-1.12.2.jar             | None                                     |
    | LCHIJA | erosion                                      | 2.2.1           | Erosion-2-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | lasermod                                     | 0.0.1-Patch1    | lasermod-0.0.1-Patch-1.jar                   | None                                     |
    | LCHIJA | malisiscore                                  | 1.12.2-6.4.0    | MalisisCore-1.12.2.jar                       | None                                     |
    | LCHIJA | malisisdoors                                 | 1.12.2-7.3.0    | MalisisDoors-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | modnametooltip                               | 1.10.0          | Mod-Name-Tooltip-Mod-1.12.2.jar              | None                                     |
    | LCHIJA | mw                                           | 1.11.7.7        | mw-1.11.7.7_mc1.12.2.jar                     | None                                     |
    | LCHIJA | neat                                         | 1.4-17          | Neat+1.4-17.jar                              | None                                     |
    | LCHIJA | reptilemod                                   | 3.8.4           | Reptile-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | satako                                       | 2.24            | Satako+1.12-2.25.jar                         | None                                     |
    | LCHIJA | scp                                          | 2.1.1           | SCP+Lockdown-1.12.2-2.1.1-beta.jar           | None                                     |
    | LCHIJA | secretroomsmod                               | 5.6.4           | Secret-Rooms-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | securitycraft                                | v1.8.9          | SecurityCraft-1.12.2.jar                     | None                                     |
    | LCHIJA | smoothwater                                  | 0.1.4           | Smooth-Water-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | thutcore                                     | 5.19.9          | Thutcore-1.12.2.jar                          | None                                     |
    | LCHIJA | thutcore_compat                              | 1.0             | Thutcore-1.12.2.jar                          | None                                     |
    | LCHIJA | thuttech                                     | 6.1.6           | Thutmoses-Elevators-Mod-1.12.2.jar           | None                                     |
    | LCHIJA | uteamcore                                    | 2.2.4.107       | u_team_core-1.12.2-2.2.4.107.jar             | None                                     |
    | LCHIJA | undergroundbiomes                            | 1.0.1           | Underground-Biomes-Constructs-Mod-1.12.2.jar | None                                     |
    | LCHIJA | usefulbackpacks                              | 1.5.0.23        | Useful-Backpacks-Mod-1.12.2.jar              | None                                     |
    | LCHIJA | worldedit                                    | 6.1.10-SNAPSHOT | WorldEdit-1.12.2.jar                         | None                                     |
    | LCHIJA | xlfoodmod                                    | 1.12.2-1.9.2    | XL-Food-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | llibrary                                     | 1.7.19          | llibrary-1.7.19-1.12.2.jar                   | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | mysticallib                                  | 1.12.2-1.2.1    | MysticalLib-1.12.2.jar                       | None                                     |

    Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
SmoothWaterCore (Smooth-Water-Mod-1.12.2.jar)
  pl.asie.smoothwater.SmoothWaterTransformer
SecretRoomsMod-Core (Secret-Rooms-Mod-1.12.2.jar)
  com.wynprice.secretroomsmod.core.SecretRoomsTransformer
OTGCorePlugin (OTG-Core.jar)
  com.pg85.otg.forge.asm.OTGClassTransformer
MovingWorldCore (MovingWorld-Mod-1.12.jar)
 
MalisisCorePlugin (MalisisCore-1.12.2.jar)
 
weaponlib (mw-1.11.7.7_mc1.12.2.jar)
  com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
    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'
 
Dernière édition par un modérateur: