Résolu Problème de lancement et erreur de ''build path''
-
Donc comme dit le titre, quand je lance par eclipse mon mod, il donne un erreur dont je ne comprends pas et c’est la première fois que cela me fait sa. Surtout que c’est ma première fois en moddage 1.7.2. Donc voici l’erreur que la console eclipse me donne:
[19:18:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [19:18:29] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [19:18:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [19:18:29] [main/INFO] [FML]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading [19:18:29] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25 [19:18:29] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [19:18:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [19:18:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [19:18:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [19:18:29] [main/ERROR] [LaunchWrapper]: Unable to launch java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_25] at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_25] at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [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.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forgeSrc-1.7.2-10.12.2.1121.jar:?] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forgeSrc-1.7.2-10.12.2.1121.jar:?] Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Sinon, j’ai un erreur dans mon codage. Je ne comprends pas se qu’il faut faire …
package hinovation.common;
Donc Mon erreur vien de cela. À côté de cette ligne, il a une petite ampoule et puis quand je clique dessus il me dise: Configure building path.
Je ne comprends pas quoi faire …
Si quelqu’un pourrait m’aidez à savoir qu’elle sont ces 2 erreurs je serais heureux dans mon coeur
Et s’il manque de détails ou autre faite moi signe (Y) !Cordialement, infectiion21 !
-
Deuxième erreur : aucune idée, essaye de refaire un setup de forge
Première erreur : http://www.minecraftforgefrance.fr/showthread.php?tid=10&pid=17469#pid17469, premier point … -
La première erreur oui, je l’ai vue mais je ne sais pas ou le mettre.
Et faire un setup de forge ? euhhhh -
Un mod, ça se met dans le dossier mods, c’est pas plus compliqué que ça …
Refaire un setup c’est gradlew setupDecompWorkspace + gradlew eclipse -
J’ai refait plus de 10 setup … Et puis je ne vois pas ou est le dossier mod___ses questions peut te paraître con mais je m’y connait pas en 1.7.2 et pas plus avec gradlew :$
-
Dans tu es sur eclipse, le dossier mods et dans <dossier de=“” forge=“”>/eclipse/mods/
Et pour l’autre problème, si refaire un setup ne change rien ne je vois pas quel est le problème.</dossier>
-
Alors, enfaite je pense que si je reset AU COMPLET forge, sa pourrait faire un impact car au départ sa ne me faisais pas cela. Enfaite quand je fait ‘‘gradlew cleanCache’’ sa ne me reset pas au complet. Saurais tu comment faire ?___Et puis dans ‘‘dossier de forge’’/‘‘eclipse’’/ je ne voit que %metadata% et pas de dossier mods -.- ….___Donc … Tout marche enfaite j’ai ajoutez un dossier ‘‘mods’’ et puis pour la deuxième erreur benh j’ai juste supprimer quelque chose :$ ( dur à expliquer )___Enfaite je n,ai rien dit. Cela est revenu ( l’erreur de ‘‘configure build path’’ ) Enfaite je commence à comprendre un peu plus … Quand je supprime le ‘‘source folder’’ qui est: src/main/java, il m’enlève l’erreur et tout redevient dans l’ordre. Quand je run le client, minecraft marche parfaitement. Donc ducoup, je ne sais plus quoi faire puisque je ne peut pas créer de mods, mon source folder n’est pas la alors, je le recrée: src/main/java et booom ! Il me demande encore de ‘‘configure build path’’ … Help Si vous voulez de plus ample détail ou vous ne comprenez pas dites-moi le !
cordialement, infectiion21
-
Les doubles / triples / quadruple posts sont interdit, merci d’éditer le message plutôt que poster un nouveau …
Je fusionne tout.J’ai jamais vu une erreur comme ça, je ne sais pas ce que tu as fait pour avoir ça …
Tu as essayé avec un package d’un autre nom ?
Sinon ignore l’erreur et code quand même, essaye de lancer le jeu et on verra bien si ça crash ou pas. -
Oui désolé … J’avais oublié cette règle :s
Sinon, moi aussi c’est la première fois. J’ai vraiment tout essayé, réinstaller .gradlew, réinstaller jdk,java, réinstaller les sources de forge, vraiment tout … Sinon je vais essayer de coder et lancer et voir se que cela fait. Je te tien au courant
Merci
-
En passant de déplace dans la section support pour les moddeurs, comme ça touche au code / à la programmation ça va la-bas, pas ici.
-
Enfaite, j’ai lancé eclipse et minecraft marche, le mods marche … Sa reste fonctionnable mais juste chiant d’avoir toujours la même erreur et de ne pas savoir comment la résoudre.
Je te laisse pareil avec un screenshot de mon eclipse … Peut-être que se seras plus facile pour toi --) -
En effet c’est très étrange. Et tu as quoi dans la console d’eclipse ?
-
Voilà tous se que j’ai quand je lance eclipse …
[11:17:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [11:17:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [11:17:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [11:17:18] [main/INFO] [FML]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading [11:17:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25 [11:17:18] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [11:17:18] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar [11:17:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [11:17:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [11:17:18] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3b084709 [11:17:18] [main/INFO] [FML]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3b084709 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@3224f60b [11:17:18] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]} [11:17:18] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]} [11:17:18] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3b084709 [11:17:18] [main/INFO] [FML]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@3b084709 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@3224f60b [11:17:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [11:17:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [11:17:18] [main/INFO] [FML]: [LegacyJavaFixer] Replacing sort [11:17:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [11:17:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [11:17:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [11:17:18] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [11:17:19] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Naud%20et%20Thibodeau/.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! [11:17:19] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem! [11:17:19] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Naud%20et%20Thibodeau/.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 [11:17:19] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [11:17:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [11:17:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [11:17:19] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [11:17:19] [main/INFO]: Setting user: Player521 [11:17:20] [Client thread/INFO]: LWJGL Version: 2.9.0 [11:17:20] [Client thread/ERROR]: Couldn't set icon javax.imageio.IIOException: Can't read input file! at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.8.0_25] 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.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25] 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:?] [11:17:21] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [11:17:21] [Client thread/INFO] [FML]: MinecraftForge v10.12.2.1121 Initialized [11:17:21] [Client thread/INFO] [FML]: Replaced 182 ore recipies [11:17:21] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [11:17:21] [Client thread/INFO] [FML]: Searching C:\Users\Naud et Thibodeau\Desktop\CREATIONS JAVA\New Serveur Infect\Serveur with eclipse\PalladiumCraft\eclipse\mods for mods [11:17:21] [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! [11:17:23] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load [11:17:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Mod Palladium [11:17:23] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [11:17:23] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations [11:17:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [11:17:23] [Client thread/INFO] [FML]: Applying holder lookups [11:17:23] [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. [11:17:24] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas [11:17:24] [Sound Library Loader/INFO]: Sound engine started [11:17:24] [Client thread/INFO]: Created: 256x256 textures/items-atlas DIRT BLOCK >> tile.dirt méthode côté client [11:17:24] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods [11:17:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Mod Palladium [11:17:24] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas [11:17:24] [Client thread/ERROR]: Using missing texture, unable to load modpalladium:textures/items/itemadamite.png java.io.FileNotFoundException: modpalladium:textures/items/itemadamite.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.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25] 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:?] [11:17:24] [Client thread/INFO]: Created: 256x256 textures/items-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. [11:17:25] [MCO Availability Checker #1/ERROR]: Couldn't connect to Realms [11:17:25] [Sound Library Loader/INFO]: Sound engine started [11:17:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu
-
Hormis les erreurs sur les textures manquantes le jeu se lance lance sans erreur, c’est étrange …
-
Ouais, je ne comprends pas non plus les erreurs sur la textures … Et surtout que mon item ne se renomme pas en se que je veut. Sachant que j’ai fait le dossier lang avec un bloc note nommé: en_US.lang et qui dedans il y a: item.adamite.name=Adamite
Quand je lance le jeu, non seulement le nom reste: item.adamite.name
Mais il n’y a pas de texture …
Voici le code:[11:50:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [11:50:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [11:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [11:50:49] [main/INFO] [FML]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading [11:50:49] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25 [11:50:49] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [11:50:49] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar [11:50:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [11:50:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [11:50:49] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@2362f559 [11:50:49] [main/INFO] [FML]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@2362f559 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@b2c9a9c [11:50:49] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]} [11:50:49] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]} [11:50:49] [main/INFO] [FML]: [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@2362f559 [11:50:49] [main/INFO] [FML]: [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@2362f559 with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@b2c9a9c [11:50:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [11:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [11:50:49] [main/INFO] [FML]: [LegacyJavaFixer] Replacing sort [11:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement [11:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer [11:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [11:50:49] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [11:50:50] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Naud%20et%20Thibodeau/.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! [11:50:50] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem! [11:50:50] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Naud%20et%20Thibodeau/.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 [11:50:50] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [11:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [11:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [11:50:50] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [11:50:50] [main/INFO]: Setting user: Player364 [11:50:51] [Client thread/INFO]: LWJGL Version: 2.9.0 [11:50:51] [Client thread/ERROR]: Couldn't set icon javax.imageio.IIOException: Can't read input file! at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.8.0_25] 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.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25] 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:?] [11:50:52] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [11:50:52] [Client thread/INFO] [FML]: MinecraftForge v10.12.2.1121 Initialized [11:50:52] [Client thread/INFO] [FML]: Replaced 182 ore recipies [11:50:52] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [11:50:52] [Client thread/INFO] [FML]: Searching C:\Users\Naud et Thibodeau\Desktop\CREATIONS JAVA\New Serveur Infect\Serveur with eclipse\PalladiumCraft\eclipse\mods for mods [11:50:52] [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! [11:50:54] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load [11:50:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Mod Palladium [11:50:54] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [11:50:54] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations [11:50:54] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [11:50:54] [Client thread/INFO] [FML]: Applying holder lookups [11:50:54] [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. [11:50:55] [Sound Library Loader/INFO]: Sound engine started [11:50:55] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas [11:50:55] [Client thread/INFO]: Created: 256x256 textures/items-atlas DIRT BLOCK >> tile.dirt méthode côté client [11:50:55] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods [11:50:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Mod Palladium [11:50:55] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas [11:50:55] [Client thread/ERROR]: Using missing texture, unable to load modpalladium:textures/items/itemadamite.png java.io.FileNotFoundException: modpalladium:textures/items/itemadamite.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.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25] 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:?] [11:50:55] [Client thread/INFO]: Created: 256x256 textures/items-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. [11:50:56] [Sound Library Loader/INFO]: Sound engine started [11:50:57] [MCO Availability Checker #1/ERROR]: Couldn't connect to Realms [11:51:01] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu [11:51:22] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu [11:51:43] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu [11:51:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu [11:52:10] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:gui.button.press [11:52:11] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:gui.button.press [11:52:12] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2 [11:52:12] [Server thread/INFO]: Generating keypair [11:52:12] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance [11:52:12] [Server thread/INFO] [FML]: Applying holder lookups [11:52:12] [Server thread/INFO] [FML]: Holder lookups applied [11:52:12] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@1c24f16f) [11:52:12] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@1c24f16f) [11:52:12] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@1c24f16f) [11:52:12] [Server thread/INFO]: Preparing start region for level 0 [11:52:13] [Netty Client IO #0/INFO] [FML]: Server protocol version 1 [11:52:13] [Netty IO #1/INFO] [FML]: Client protocol version 1 [11:52:13] [Netty IO #1/INFO] [FML]: Client attempting to join with 5 mods : FML@7.2.211.1121,Forge@10.12.2.1121,modpalladium@V1.0.0,mcp@9.03,examplemod@1.0 [11:52:13] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT [11:52:13] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER [11:52:13] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established [11:52:13] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [11:52:13] [Server thread/INFO]: Player364[local:E:1c972eb1] logged in with entity id 355 at (-158.75145563699806, 72.0, 198.17751564741388) [11:52:13] [Server thread/INFO]: Player364 joined the game [11:52:15] [Server thread/INFO]: Player364 has just earned the achievement [Taking Inventory] [11:52:15] [Client thread/INFO]: [CHAT] Player364 has just earned the achievement [Taking Inventory] [11:52:21] [Client thread/INFO]: Stopping! [11:52:21] [Server thread/INFO]: Stopping server [11:52:21] [Server thread/INFO]: Saving players
-
Sur eclipse, dans le dossier src/main/resources tes textures et ton fichier lang sont visibles ?
-
Tout à fait !
-
Et le chemin de ta texture est bien : assets/modpalladium/textures/items/itemadamite.png ?
-
Oui ! Aussi, je vien de créer un block et sont nom reste: title.blockadamite.name et puis la texture ne marche pas non plus.
Même chose encore avec la table créative … Sont nom reste comme d’habitude et sa texture ne marche pas.
Le chemin est tout à fait bon
-
Si tu compile ton mod et que tu le test, ça fonctionne ?