Plantage du jeu

  • Auteur de la discussion Auteur de la discussion skyloq
  • Date de début Date de début

skyloq

Architecte en herbe
25 Juin 2014
15
1
64
26
Salut !

J'aide actuellement mon petit frère a accéder à un serveur moddé mais une fois toute les manipulations effectués, son jeu plante... Pouvez-vous m'aider ?

Rapport de plantage :

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

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// My bad.

Time: 20/08/18 17:04
Description: Initializing game

java.lang.VerifyError: Bad type on operand stack
Exception Details:
  Location:
    Config.checkGlError(Ljava/lang/String;)V @102: invokevirtual
  Reason:
    Type 'net/minecraft/util/IChatComponent' (current frame, stack[1]) is not assignable to 'net/minecraft/util/MessageDeserializer2'
  Current Frame:
    bci: @102
    flags: { }
    locals: { 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/String' }
    stack: { 'net/minecraft/world/gen/structure/StructureBoundingBox', 'net/minecraft/util/IChatComponent' }
  Bytecode:
    0x0000000: b804 d63c 1b99 0064 1bb8 04db 4d13 04dd
    0x0000010: 06bd 0004 5903 1bb8 04e0 5359 042c 5359
    0x0000020: 052a 53b8 04e4 4e2d b804 e5b8 04e8 9900
    0x0000030: 3b13 04ea 1404 ebb8 04f2 9900 2f13 04f4
    0x0000040: 05bd 0004 5903 1bb8 04e0 5359 042c 53b8
    0x0000050: 04f8 3a04 b202 dab4 04fc b605 02bb 0504
    0x0000060: 5919 04b7 0505 b605 0ab1              
  Stackmap Table:
    append_frame(@105,Integer)

    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
    at java.lang.Class.getField0(Class.java:2975)
    at java.lang.Class.getField(Class.java:1701)
    at net.minecraftforge.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:283)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:198)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:497)
    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 --
Stacktrace:
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
    at java.lang.Class.getField0(Class.java:2975)
    at java.lang.Class.getField(Class.java:1701)
    at net.minecraftforge.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:283)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:198)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 269987944 bytes (257 MB) / 436207616 bytes (416 MB) up to 1073741824 bytes (1024 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
    Launched Version: 1.8-forge1.8-11.14.4.1577
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, 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: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)


Je pense qu'il y a un souci avec la machine virtuel java mais je n'ai aucune idée de ce qu'il faut faire....

Merci d'avoir lu,

Skyloq
 
C'est d'accord, merci à toi ! Ça me parait quand même bizarre puisque cela fonctionne sur mon pc avec la meme version de forge :/

Je lui supprime son optifine et si le jeu ne crash pas, je ferme la discussion

EDIT : Ma faute, je lui est donner un forge 1.8 pour des mods en 1.12 ... désolé de t'avoir fait perdre ton temps :(

REEDIT : Je lui avait bien donner le bon forge, c'est juste qu'il avait deja un forge 1.8 d'installer et qu'installer un forge 1.12 par dessus un forge 1.8 ne fonctionne, meme si l'installateur confirme le bon fonctionnement de l'installation...
 
Dernière édition: