10 août 2017, 18:59

Bonsoir ! Alors voilà, j’aimerai jouer à un mod (The betweenlands), mais je ne comprends pas pourquoi, lorsque mon Minecraft a tout chargé et est sur le point de se lancer, c’est le crash :(… J’ai tout tenté : dernière version de forge API, dernière version de forge, tester le mod seul, vérifier sur la page du mod les diverses causes de crashs possibles, tenté de lire le rapport, mais rien ! Je ne comprends pas, je pense avoir pourtant tout fait comme il fallait :/. C’est donc en dernier recours que je viens demander de l’aide ^^'. Voici le rapport de crash :

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-1.7.7-1.10.2.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.4-alpha-universal.jar)
Contact their authors BEFORE contacting forge

// Oops.

Time: 10/08/17 20:52
Description: Initializing game

java.lang.NoSuchMethodError: net.minecraft.client.renderer.texture.TextureMap.getBasePath()Ljava/lang/String;
    at thebetweenlands.client.handler.TextureStitchHandler.onTextureStitchPre(TextureStitchHandler.java:126)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_39_TextureStitchHandler_onTextureStitchPre_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
    at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:173)
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:105)
    at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:93)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:483)
    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 thebetweenlands.client.handler.TextureStitchHandler.onTextureStitchPre(TextureStitchHandler.java:126)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_39_TextureStitchHandler_onTextureStitchPre_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
    at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:173)
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:105)
    at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:93)
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:155)
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

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

– System Details –
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 398270880 bytes (379 MB) / 990191616 bytes (944 MB) up to 2134114304 bytes (2035 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.0.2003 7 mods loaded, 7 mods active
    States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
    UCHIJA    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.0.2003-1.10.0.jar)
    UCHIJA    Forge{12.18.0.2003} [Minecraft Forge] (forge-1.10.2-12.18.0.2003-1.10.0.jar)
    UCHIJA    guideBook{1.6.1} [Guide Book] (GuideBook-1.6.3(1).jar)
    UCHIJA    llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar)
    UCHIJA    jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5(1).jar)
    UCHIJA    thebetweenlands{2.0.4-alpha} [The Betweenlands] (TheBetweenlands-2.0.4-alpha-universal.jar)
    Loaded coremods (and transformers):
llibrary (llibrary-1.7.7-1.10.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.4-alpha-universal.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
    GL info: ’ Vendor: ‘Intel’ Version: ‘4.0.0 - Build 10.18.10.3308’ Renderer: ‘Intel® HD Graphics’
    Launched Version: 1.10.2-forge1.10.2-12.18.0.2003-1.10.0
    LWJGL: 2.9.4
    OpenGL: Intel® HD Graphics GL version 4.0.0 - Build 10.18.10.3308, 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: 2x Intel® Pentium® CPU 2020M @ 2.40GHz