MFF

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

    Aide pour ajouter un nouveau CD

    Planifier Épinglé Verrouillé Déplacé Résolu 1.7.x
    1.7.2
    62 Messages 2 Publieurs 9.6k 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.
    • FairyOneF Hors-ligne
      FairyOne
      dernière édition par

      [20:51:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

      [20:51:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
      [20:51:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
      [20:51:20] [main/INFO] [FML]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading
      [20:51:20] [main/INFO] [FML]: Java is Java HotSpot™ Client VM, version 1.7.0_71, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
      [20:51:20] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
      [20:51:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
      [20:51:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
      [20:51:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
      [20:51:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
      [20:51:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
      [20:51:20] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
      [20:51:22] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/FairyOne/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.2.1121/forgeSrc-1.7.2-10.12.2.1121.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
      [20:51:22] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
      [20:51:22] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/FairyOne/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.2.1121/forgeSrc-1.7.2-10.12.2.1121.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
      [20:51:22] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
      [20:51:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
      [20:51:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
      [20:51:24] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
      [20:51:26] [main/INFO]: Setting user: Player376
      Completely ignored arguments: [username=FairyOne]
      [20:51:30] [Client thread/INFO]: LWJGL Version: 2.9.0
      [20:51:30] [Client thread/ERROR]: Couldn’t set icon
      javax.imageio.IIOException: Can’t read input file!
          at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_71]
          at net.minecraft.client.Minecraft.readImage(Minecraft.java:629) ~[Minecraft.class:?]
          at net.minecraft.client.Minecraft.startGame(Minecraft.java:458) [Minecraft.class:?]
          at net.minecraft.client.Minecraft.run(Minecraft.java:880) [Minecraft.class:?]
          at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
          at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
          at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
          at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
      [20:51:33] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
      [20:51:33] [Client thread/INFO] [FML]: MinecraftForge v10.12.2.1121 Initialized
      [20:51:33] [Client thread/INFO] [FML]: Replaced 182 ore recipies
      [20:51:33] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
      [20:51:33] [Client thread/INFO] [FML]: Searching C:\Users\FairyOne\Desktop\forge-1.7.2-src\eclipse\mods for mods
      [20:51:35] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on ‘net.minecraft.src’ : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error.  There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you’re in eclipse, select your source code and ‘refactor’ it into a new package. Go on. DO IT NOW!
      [20:51:41] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
      [20:51:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Anaxia Mod
      [20:51:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
      [20:51:42] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
      [20:51:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
      [20:51:42] [Client thread/INFO] [FML]: Applying holder lookups
      [20:51:42] [Client thread/INFO] [FML]: Holder lookups applied

      Starting up SoundSystem…
      Initializing LWJGL OpenAL
          (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
      OpenAL initialized.

      [20:51:44] [Sound Library Loader/INFO]: Sound engine started
      [20:51:45] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
      [20:51:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4101_record.png
      java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4101_record.png
          at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
          at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
          at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
          at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
          at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
          at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
          at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
          at net.minecraft.client.Minecraft.startGame(Minecraft.java:570) [Minecraft.class:?]
          at net.minecraft.client.Minecraft.run(Minecraft.java:880) [Minecraft.class:?]
          at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
          at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
          at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
          at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
      [20:51:46] [Client thread/INFO]: Created: 512x256 textures/items-atlas
      [20:51:46] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
      [20:51:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Anaxia Mod
      [20:51:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4101_record.png
      java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4101_record.png
          at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
          at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
          at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
          at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
          at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
          at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
          at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
          at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
          at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:614) [Minecraft.class:?]
          at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
          at net.minecraft.client.Minecraft.startGame(Minecraft.java:573) [Minecraft.class:?]
          at net.minecraft.client.Minecraft.run(Minecraft.java:880) [Minecraft.class:?]
          at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
          at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
          at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
          at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
          at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
      [20:51:46] [Client thread/INFO]: Created: 512x256 textures/items-atlas
      [20:51:46] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

      SoundSystem shutting down…
          Author: Paul Lamb, www.paulscode.com

      Starting up SoundSystem…
      Initializing LWJGL OpenAL
          (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
      OpenAL initialized.

      [20:51:47] [Sound Library Loader/INFO]: Sound engine started
      [20:51:51] [MCO Availability Checker #1/ERROR]: Couldn’t connect to Realms
      [20:51:53] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu
      [20:51:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:gui.button.press
      [20:51:58] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
      [20:51:58] [Server thread/INFO]: Generating keypair
      [20:51:58] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
      [20:51:58] [Server thread/INFO] [FML]: Applying holder lookups
      [20:51:58] [Server thread/INFO] [FML]: Holder lookups applied
      [20:51:58] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@1a176fc)
      [20:51:58] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@1a176fc)
      [20:51:58] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@1a176fc)
      [20:51:58] [Server thread/INFO]: Preparing start region for level 0
      [20:51:59] [Server thread/INFO]: Preparing spawn area: 31%
      [20:52:01] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
      [20:52:01] [Netty IO #1/INFO] [FML]: Client protocol version 1
      [20:52:01] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : modanaxia@1.0,mcp@9.03,FML@7.2.211.1121,Forge@10.12.2.1121
      [20:52:01] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
      [20:52:01] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
      [20:52:01] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
      [20:52:01] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
      [20:52:01] [Server thread/INFO]: Player376[local:E:d2550968] logged in with entity id 131 at (325.31411849879044, 5.0, 1539.0801690689727)
      [20:52:01] [Server thread/INFO]: Player376 joined the game
      [20:52:08] [Client thread/WARN]: Unable to play unknown soundEvent: modanaxia:records.music1
      [20:52:09] [Server thread/INFO]: Saving and pausing game…
      [20:52:09] [Server thread/INFO]: Saving chunks for level ‘New World’/Overworld
      [20:52:09] [Server thread/INFO]: Saving chunks for level ‘New World’/Nether
      [20:52:09] [Server thread/INFO]: Saving chunks for level ‘New World’/The End

      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

        Actuellement dans ton json tu as

            "records.Music1": {
        

        ou :

        "records.music1": {
        

        ? car lui il cherche ça :
        Unable to play unknown soundEvent: modanaxia:records.music1
        Donc sans la majuscule.

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

          j’ai pas de majuscule

          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

            Ton modid est bien modanaxia et ton fichier sounds.json se trouve bien dans le dossier forge/src/main/resources/assets/modanaxia ?

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

              oui
              Essay de le faire sur ton eclipse peut etre tu trouvera la cause

              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

                En fait j’ai surtout l’impression qu’aucun de tes sons fonctionnent. Essaye de compiler le mod puis de tester.

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

                  Je les deja faits Mais bon réessayer ne me coute rien .
                  Normalement se devrais marcher car il ne trouve pas les sons normal de minecraft vue qu’il ni sont pas mais pour mon cd il devrais ( et je vois toujours pas comment ma class item vois le sounds .json)

                  marche pas de + ya un bug dans les textures

                  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

                    Bon fait un zip du dossier src et envoie-le moi.

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

                      Je pourrais te l’envoyer sur skype?

                      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

                        Skype bof. Il existe pleins de site pour uploader des fichiers (mega, mediafire, …) si tu veux pas que n’importe qui est les sources de ton mod il y a les mp.

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

                          Voila je t’ai envoyer un mp avec se que tu ma demander dedans

                          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

                            Je viens de copier les sources et tester, c’est fonctionnel … Je ne vois pas pourquoi ça ne fonctionne pas chez toi 😕

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

                              Tu entend tous les son du jeux ou juste le cd?

                              run sous eclipse ou sous le launcher minecraft ? (sur le qu’elle tu a tester)

                              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

                                run sur eclipse, et j’ai tout les sons. Car mon setup de forge 1.7.2 est plus vieux, il date de quand il n’y avait pas encore de bug.

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

                                  Essaye de build le mod et regarde si le cd marche et si  les textures aussi
                                  car moi quand je le fait j’ai le bug des textures et le cd marche pas

                                  ou envoi moi ton .gradle sa devrais marcher si j’ai le tien comme ta l’ancien config

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

                                    Si tu veut pas pg je vais chercher un moyen

                                    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

                                      J’avais pas vu ton message, ou alors je l’avais mit de côté et je n’y ai plus pensé, désolé.

                                      Je suis en train de build.

                                      Oui ça fonctionne : http://dl.mcnanotech.fr/robin4002/mods/modid-1.0.jar
                                      Mon build.gradle est celui par défaut.

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

                                        Bonsoir pourrez tu me passer ton fichier assets  en mp.
                                        Le fichier se trouve dans  ordinateur/c:/utilisateurs/ton nom/.gradle/caches/minecraft/

                                        merci de ta reponse___Pourrais tu effacer le lien
                                        je ne souhaite pas rendre se mod plublic pour le moment___Se qui me manque dans mon .gradle sais le fichier assets dans : ordinateur/utilisateurs/nom/.gradlew/caches/minecraft/

                                        de plus sa marche pas pour moi + ya un bug de texture sa viens surement de mon . gradle
                                        Donc vaudrais que l’on me l’envoie

                                        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 dossier fait 130 mo, c’est beaucoup trop lourd.
                                          Fait une copie depuis ton dossier .minecraft.

                                          Et attention au double post, utilise la fonction édité. J’ai aussi supprimé le fichier du serveur, le lien n’est pas valable.

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

                                            Désoler du double post .
                                            j’ai déjà test de prendre celui de minecraft mais sa a pas marcher j’ai du refaire le setup.
                                            réessayer me coute rien donc jte dit si sa marche.

                                            Nop je doit refaire le setup je pense que la seul solution et de me l’envoyer (si possible le .gradlew)

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

                                            MINECRAFT FORGE FRANCE © 2024

                                            Powered by NodeBB