MFF

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

    Problème avec ToolMaterial et ArmorMaterial

    Planifier Épinglé Verrouillé Déplacé Résolu 1.7.x
    1.7.10
    39 Messages 4 Publieurs 5.0k Vues 1 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.
    • _ Hors-ligne
      _BrowNeez_
      dernière édition par

      @‘robin4002’:

      Tu as essayé avec juste ton mod ? Cauldron 1.7.10 oui mais quelle version exactement ? il y en a plusieurs.

      Le serveur tourne avec aucun mod a part le mien

      et c’est cauldron-1.7.10-1.1388.1.0-server

      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

        Le problème vient peut-être de cette version de Cauldron qui n’est pas officiel. La dernière version officiel de Cauldron c’est celle que j’ai.

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

          C’est quel version ?

          Je viens de voir que tu l’avais déjà donner, je vais tester

          Edit :

          Le mod n’est même pas load sur le serveur ave cauldron 1.7.10-1.1207.01.198

          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

            Envoies les logs.

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

              [14:47:50 INFO]: Registered command netstat with permission node vanilla.command.netstat
              [14:47:50 INFO]: Injecting existing block and item data into this server instance
              [14:47:51 INFO]: Applying holder lookups
              [14:47:51 INFO]: Holder lookups applied
              [14:47:55 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@65273386)
              [14:47:55 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@65273386)
              [14:47:56 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@65273386)
              [14:47:56 INFO]: Preparing start region for level 0
              [14:47:57 INFO]: Preparing spawn area: 0%
              [14:47:58 INFO]: Preparing spawn area: 2%
              [14:47:59 INFO]: Preparing spawn area: 16%
              [14:48:00 INFO]: Preparing spawn area: 49%
              [14:48:01 INFO]: Preparing spawn area: 75%
              [14:48:02 INFO]: Preparing spawn area: 93%
              [14:48:02 INFO]: Server permissions file permissions.yml is empty, ignoring it
              [14:48:03 INFO]: Done (13.445s)! For help, type “help” or “?”
              [14:48:03 INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand

              j’ai que ça ma console efface avant

              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

                Les logs de Forge ? (fichier fml-server-latest.log).

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

                  [14:46:45] [main/INFO] [FML/]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
                  [14:46:47] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_79, running on Linux:amd64:2.6.32-openvz-042stab108.2-amd64, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
                  [14:46:47] [main/ERROR] [FML/]: Unable to read the jar file B??ta 4.0.jar - ignoring
                  java.io.FileNotFoundException: /home/Mods/mods/B??ta 4.0.jar (No such file or directory)
                  at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_79]
                  at java.util.zip.ZipFile.<init>(ZipFile.java:215) ~[?:1.7.0_79]
                  at java.util.zip.ZipFile.<init>(ZipFile.java:145) ~[?:1.7.0_79]
                  at java.util.jar.JarFile.<init>(JarFile.java:154) ~[?:1.7.0_79]
                  at java.util.jar.JarFile.<init>(JarFile.java:118) ~[?:1.7.0_79]
                  at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:256) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
                  at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
                  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
                  at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
                  at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  [14:46:47] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                  [14:46:47] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
                  [14:46:47] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                  [14:46:47] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                  [14:46:47] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                  [14:46:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                  [14:46:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
                  [14:47:05] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
                  [14:47:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
                  [14:47:10] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
                  [14:47:33] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
                  [14:47:33] [Server thread/INFO] [FML/]: MinecraftForge v10.13.0.1207 Initialized
                  [14:47:34] [Server thread/INFO] [FML/]: Replaced 182 ore recipies
                  [14:47:34] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
                  [14:47:35] [Server thread/INFO] [FML/]: Searching /home/Mods/mods for mods
                  [14:47:38] [Server thread/WARN] [FML/]: Zip file B??ta 4.0.jar failed to read properly, it will be ignored
                  java.io.FileNotFoundException: /home/Mods/mods/B??ta 4.0.jar (No such file or directory)
                  at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_79]
                  at java.util.zip.ZipFile.<init>(ZipFile.java:215) ~[?:1.7.0_79]
                  at java.util.zip.ZipFile.<init>(ZipFile.java:145) ~[?:1.7.0_79]
                  at java.util.jar.JarFile.<init>(JarFile.java:154) ~[?:1.7.0_79]
                  at java.util.jar.JarFile.<init>(JarFile.java:118) ~[?:1.7.0_79]
                  at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
                  at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
                  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
                  at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
                  [14:47:38] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 3 mods to load
                  [14:47:42] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
                  [14:47:43] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations
                  [14:47:43] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
                  [14:47:43] [Server thread/INFO] [FML/]: Applying holder lookups
                  [14:47:43] [Server thread/INFO] [FML/]: Holder lookups applied
                  [14:47:45] [Server thread/INFO] [Minecraft/]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
                  [14:47:46] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
                  [14:47:46] [Server thread/WARN] [FML/]: =============================================================
                  [14:47:46] [Server thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
                  [14:47:46] [Server thread/WARN] [FML/]: Offendor: org/spigotmc/RestartCommand.restart()V
                  [14:47:46] [Server thread/WARN] [FML/]: =============================================================
                  [14:47:46] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO
                  [14:47:49] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 3 mods
                  [14:47:50] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
                  [14:47:51] [Server thread/INFO] [FML/]: Applying holder lookups
                  [14:47:51] [Server thread/INFO] [FML/]: Holder lookups applied
                  [14:47:55] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@65273386)
                  [14:47:55] [Server thread/INFO] [FML/]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@65273386)
                  [14:47:56] [Server thread/INFO] [FML/]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@65273386)
                  [14:48:02] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it</init></init></init></init></init></init></init></init>

                  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

                    [14:46:47] [main/ERROR] [FML/]: Unable to read the jar file B??ta 4.0.jar - ignoring
                    java.io.FileNotFoundException: /home/Mods/mods/B??ta 4.0.jar (No such file or directory)
                    Il n’a pas aimé l’accent dans le nom.

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

                      J’ai changer et ça marche merci 😄

                      Mais la mes textures d’armures ne sont pas prises en compte 😕

                      j’ai toujours un problème qui survient après un autre

                      Edit :

                      Mon code c’est

                      if (stack.getItem() == Main.LockyumHelmet || stack.getItem() == Main.ChestPlate || stack.getItem() == Main.LockyumBoots) {
                      return Strings.MODID + ":textures/armor/LockyumArmor1.png";
                      
                      }else if(stack.getItem() == Main.LockyumPants){
                      return Main.MODID + ":textures/armor/LockyumArmor2.png";
                      }else{
                      return null;
                      }
                      
                      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

                        logs du jeu ?

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

                          [21:31:08] [main/INFO]: Setting user: BrowNeez
                          [21:31:10] [Client thread/INFO]: LWJGL Version: 2.9.1
                          [21:31:18] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:LockyCraft
                          [21:31:19] [Sound Library Loader/INFO]: Sound engine started
                          [21:31:38] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
                          [21:31:38] [Client thread/INFO]: Created: 256x256 textures/items-atlas
                          [21:31:39] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:LockyCraft
                          [21:31:40] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
                          [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/LockyumHelmet.png.png
                          java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/LockyumHelmet.png.png
                          at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
                          at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
                          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
                          at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
                          at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                          [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/TitaniumBoots.png.png
                          java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/TitaniumBoots.png.png
                          at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
                          at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
                          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
                          at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
                          at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                          [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/LockyumPants.png.png
                          java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/LockyumPants.png.png
                          at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
                          at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
                          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
                          at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
                          at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                          [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/LockyumBoots.png.png
                          java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/LockyumBoots.png.png
                          at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
                          at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
                          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
                          at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
                          at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                          [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/TitaniumHelmet.png.png
                          java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/TitaniumHelmet.png.png
                          at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
                          at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
                          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
                          at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
                          at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                          [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/TitaniumChestplate.png.png
                          java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/TitaniumChestplate.png.png
                          at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
                          at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
                          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
                          at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
                          at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                          [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/LockyumChestplate.png.png
                          java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/LockyumChestplate.png.png
                          at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
                          at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
                          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
                          at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
                          at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                          [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/TitanimPants.png.png
                          java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/TitanimPants.png.png
                          at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
                          at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
                          at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
                          at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
                          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
                          at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
                          at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
                          at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
                          at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
                          at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                          [21:31:40] [Client thread/INFO]: Created: 512x512 textures/items-atlas
                          [21:31:41] [Sound Library Loader/INFO]: Sound engine started
                          [21:31:50] [Client thread/INFO]: Connecting to 149.202.147.214, 25565
                          [21:32:04] [Client thread/INFO]: [CHAT] BrowNeez joined the game.
                          [21:32:28] [Client thread/INFO]: [CHAT] <BrowNeez> t
                          [21:32:29] [Client thread/INFO]: [CHAT] /gamemode, /gamerule
                          [21:32:31] [Client thread/INFO]: [CHAT] BrowNeez already has game mode 1
                          [21:32:34] [Client thread/INFO]: [CHAT] Your game mode has been updated
                          [21:32:34] [Client thread/INFO]: [CHAT] Set own game mode to SURVIVAL mode
                          [21:32:41] [Client thread/INFO]: [CHAT] Usage: /enchant <player><enchantment>[level|max|0] [force]
                          [21:32:49] [Client thread/INFO]: [CHAT] Enchanting succeeded, applied Dig Speed (Lvl 5) onto your Lockycraft Lockyumpickaxe
                          [21:33:24] [Client thread/INFO]: Warning: Clientside chunk ticking took 146 ms
                          [21:35:28] [Client thread/INFO]: [CHAT] BrowNeez was slain by Zombie
                          [21:56:55] [Client thread/INFO]: Stopping!</enchantment></player>

                          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

                            [21:31:40] [Client thread/ERROR]: Using missing texture, unable to load lockycraft:textures/items/textures/armors/LockyumHelmet.png.png
                            java.io.FileNotFoundException: lockycraft:textures/items/textures/armors/LockyumHelmet.png.png
                            Il cherche avec deux fois .png.
                            Donc retires le .png dans le code

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

                              C’est régler, merci 😄

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

                              MINECRAFT FORGE FRANCE © 2024

                              Powered by NodeBB